Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgattdefs.h56 #define GATT_CHAR_CLIENT_CONFIG_NOTIFICATION 0x0001 macro
/system/bt/bta/vc/
Ddevice.cc168 UINT16_TO_STREAM(ptr, GATT_CHAR_CLIENT_CONFIG_NOTIFICATION); in subscribe_for_notifications()
/system/bt/bta/hearing_aid/
Dhearing_aid.cc942 UINT16_TO_STREAM(ptr, GATT_CHAR_CLIENT_CONFIG_NOTIFICATION); in OnGapConnection()