Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_common.c98 static void AttRecvDataAsync(const void *context);
1215 static void AttRecvDataAsync(const void *context) in AttRecvDataAsync() function
1281 AttAsyncProcess(AttRecvDataAsync, AttRecvDataAsyncDestroy, attRecvDataAsyncPtr); in AttRecvData()