Home
last modified time | relevance | path

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

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