Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h51 #define ATT_HANDLE_VALUE_NOTIFICATION_ID 0x020B macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c1766 ATT_HANDLE_VALUE_NOTIFICATION_ID, in AttHandleValueNotification()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp881 if (event == ATT_HANDLE_VALUE_NOTIFICATION_ID) { in ReceiveData()