Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c225 static void AttReceiveConnectionReqAsync(const void *context);
1927 static void AttReceiveConnectionReqAsync(const void *context) in AttReceiveConnectionReqAsync() function
2015 …AttAsyncProcess(AttReceiveConnectionReqAsync, AttReceiveConnectionReqAsyncDestroy, attRecevieConne… in AttReceiveConnectionReq()