Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dgattdefs.h117 #define GATT_UUID_BATTERY_LEVEL 0x2A19 macro
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc80 {GATT_UUID_BATTERY_LEVEL, BTA_HH_RPTT_INPUT}};
345 if (rpt_uuid == GATT_UUID_BATTERY_LEVEL) { in bta_hh_le_find_report_entry()
384 if (p_rpt->uuid == GATT_UUID_BATTERY_LEVEL) return p_rpt; in bta_hh_le_find_rpt_by_idtype()
413 if (rpt_uuid == GATT_UUID_BATTERY_LEVEL) { in bta_hh_le_find_alloc_report_entry()
538 if (register_ba && p_rpt->uuid == GATT_UUID_BATTERY_LEVEL) { in bta_hh_le_register_input_notif()
683 case GATT_UUID_BATTERY_LEVEL: /* battery level clt cfg registered */ in write_rpt_clt_cfg_cb()
1857 case GATT_UUID_BATTERY_LEVEL: in read_report_cb()