Home
last modified time | relevance | path

Searched refs:AttTransactionTimeOutAsyncDestroy (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_common.c94 static void AttTransactionTimeOutAsyncDestroy(const void *context);
166 static void AttTransactionTimeOutAsyncDestroy(const void *context) in AttTransactionTimeOutAsyncDestroy() function
194 AttAsyncProcess(AttTransactionTimeOutAsync, AttTransactionTimeOutAsyncDestroy, transTimeOutPtr); in AttTransactionTimeOut()