Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c236 static void AttRecvDisconnectionRspAsyncDestroy(const void *context);
2441 static void AttRecvDisconnectionRspAsyncDestroy(const void *context) in AttRecvDisconnectionRspAsyncDestroy() function
2471 …AttAsyncProcess(AttRecvDisconnectionRspAsync, AttRecvDisconnectionRspAsyncDestroy, attRecvDisconnR… in AttRecvDisconnectionRsp()