Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c210 static void AttLeConnectedAsyncDestroy(const void *context);
1710 static void AttLeConnectedAsyncDestroy(const void *context) in AttLeConnectedAsyncDestroy() function
1752 AttAsyncProcess(AttLeConnectedAsync, AttLeConnectedAsyncDestroy, attLeConnectedAsyncPtr); in AttLeConnected()