Home
last modified time | relevance | path

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

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