Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c205 static void AttConnectRsponseAsync(const void *context);
1347 static void AttConnectRsponseAsync(const void *context) in AttConnectRsponseAsync() function
1437 AttAsyncProcess(AttConnectRsponseAsync, AttConnectRsponseAsyncDestroy, attConnectRspAsyncPtr); in ATT_ConnectRsp()