Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgattdefs.h113 #define GATT_UUID_HID_BT_KB_OUTPUT 0x2A32 macro
/system/bt/bta/hh/
Dbta_hh_le.cc63 {GATT_UUID_HID_BT_KB_OUTPUT, BTA_HH_RPTT_OUTPUT},
101 if (p_rpt->uuid == GATT_UUID_HID_BT_KB_OUTPUT) rpt_name = "Boot KB Output"; in bta_hh_le_hid_report_dbg()
138 case GATT_UUID_HID_BT_KB_OUTPUT: in bta_hh_uuid_to_str()
443 rpt_uuid == GATT_UUID_HID_BT_KB_OUTPUT) in bta_hh_le_find_alloc_report_entry()
1443 case GATT_UUID_HID_BT_KB_OUTPUT: in bta_hh_le_search_hid_chars()
1729 char_uuid != GATT_UUID_HID_BT_KB_OUTPUT && in read_report_cb()
1824 uuid != GATT_UUID_HID_BT_KB_OUTPUT) { in write_report_cb()