Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgattdefs.h112 #define GATT_UUID_HID_BT_KB_INPUT 0x2A22 macro
/system/bt/bta/hh/
Dbta_hh_le.cc62 {GATT_UUID_HID_BT_KB_INPUT, BTA_HH_RPTT_INPUT},
100 if (p_rpt->uuid == GATT_UUID_HID_BT_KB_INPUT) rpt_name = "Boot KB Input"; in bta_hh_le_hid_report_dbg()
136 case GATT_UUID_HID_BT_KB_INPUT: in bta_hh_uuid_to_str()
395 (p_rpt->uuid >= GATT_UUID_HID_BT_KB_INPUT && in bta_hh_le_find_rpt_by_idtype()
442 if (rpt_uuid == GATT_UUID_HID_BT_KB_INPUT || in bta_hh_le_find_alloc_report_entry()
580 else if (p_rpt->uuid == GATT_UUID_HID_BT_KB_INPUT || in bta_hh_le_register_input_notif()
588 if ((p_rpt->uuid == GATT_UUID_HID_BT_KB_INPUT || in bta_hh_le_register_input_notif()
627 } else if ((p_rpt->uuid == GATT_UUID_HID_BT_KB_INPUT || in bta_hh_le_deregister_input_notif()
704 case GATT_UUID_HID_BT_KB_INPUT: in write_rpt_ctl_cfg_cb()
1445 case GATT_UUID_HID_BT_KB_INPUT: in bta_hh_le_search_hid_chars()
[all …]