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.cc60 {GATT_UUID_HID_REPORT, BTA_HH_RPTT_INPUT},
97 if (p_rpt->uuid == GATT_UUID_HID_REPORT) rpt_name = "Report"; in bta_hh_le_hid_report_dbg()
130 case GATT_UUID_HID_REPORT: in bta_hh_uuid_to_str()
371 if (mode == BTA_HH_PROTO_RPT_MODE && p_rpt->uuid == GATT_UUID_HID_REPORT) in bta_hh_le_find_rpt_by_idtype()
550 if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_register_input_notif()
573 } else if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_register_input_notif()
599 if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_deregister_input_notif()
680 case GATT_UUID_HID_REPORT: in write_rpt_ctl_cfg_cb()
1286 GATT_UUID_HID_REPORT, in read_report_ref_desc_cb()
1388 case GATT_UUID_HID_REPORT: in bta_hh_le_search_hid_chars()
[all …]