Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c59 static void AttReadMultipleResponseAsync(const void *context);
929 static void AttReadMultipleResponseAsync(const void *context) in AttReadMultipleResponseAsync() function
1021 …AttAsyncProcess(AttReadMultipleResponseAsync, AttReadMultipleResponseAsyncDestroy, readMultipleRes… in ATT_ReadMultipleResponse()