Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgattdefs.h110 #define GATT_UUID_HID_REPORT 0x2A4D macro
/system/bt/bta/hh/
Dbta_hh_le.cc61 {GATT_UUID_HID_REPORT, BTA_HH_RPTT_INPUT},
100 if (p_rpt->uuid == GATT_UUID_HID_REPORT) rpt_name = "Report"; in bta_hh_le_hid_report_dbg()
133 case GATT_UUID_HID_REPORT: in bta_hh_uuid_to_str()
392 if (mode == BTA_HH_PROTO_RPT_MODE && p_rpt->uuid == GATT_UUID_HID_REPORT) in bta_hh_le_find_rpt_by_idtype()
573 if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_register_input_notif()
596 } else if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_register_input_notif()
622 if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_deregister_input_notif()
707 case GATT_UUID_HID_REPORT: in write_rpt_ctl_cfg_cb()
1327 GATT_UUID_HID_REPORT, in read_report_ref_desc_cb()
1429 case GATT_UUID_HID_REPORT: in bta_hh_le_search_hid_chars()
[all …]