Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c71 static void AttHandleValueIndicationAsync(const void *context);
1558 static void AttHandleValueIndicationAsync(const void *context) in AttHandleValueIndicationAsync() function
1652 …AttAsyncProcess(AttHandleValueIndicationAsync, AttHandleValueIndicationAsyncDestroy, handleIndicat… in ATT_HandleValueIndication()