Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
Datt_send_request.c81 static void AttClientSendDataDeRegisterAsyncDestroy(const void *context);
1710 void AttClientSendDataDeRegisterAsyncDestroy(const void *context) in AttClientSendDataDeRegisterAsyncDestroy() function
1725 … AttAsyncProcess(AttClientSendDataDeRegisterAsync, AttClientSendDataDeRegisterAsyncDestroy, NULL); in ATT_ClientSendDataDeRegister()