Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c239 static void AttReceiveConfigReqAsync(const void *context);
2569 static void AttReceiveConfigReqAsync(const void *context) in AttReceiveConfigReqAsync() function
2659 …AttAsyncProcess(AttReceiveConfigReqAsync, AttReceiveConfigReqAsyncDestroy, attRecevieConfigReqPtr); in AttReceiveConfigReq()