Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h52 #define ATT_HANDLE_VALUE_INDICATION_ID 0x020C macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c1819 ATT_HANDLE_VALUE_INDICATION_ID, in AttHandleValueIndication()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp883 } else if (event == ATT_HANDLE_VALUE_INDICATION_ID) { in ReceiveData()