Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c232 static void AttReceiveDisconnectionReqAsyncDestroy(const void *context);
2254 static void AttReceiveDisconnectionReqAsyncDestroy(const void *context) in AttReceiveDisconnectionReqAsyncDestroy() function
2290 …AttAsyncProcess(AttReceiveDisconnectionReqAsync, AttReceiveDisconnectionReqAsyncDestroy, attRecDis… in AttReceiveDisconnectionReq()