Searched refs:GATT_UUID_HID_REPORT (Results 1 – 2 of 2) sorted by relevance
99 #define GATT_UUID_HID_REPORT 0x2A4D macro
60 GATT_UUID_HID_REPORT,69 {GATT_UUID_HID_REPORT, BTA_HH_RPTT_INPUT},125 if (p_rpt->uuid == GATT_UUID_HID_REPORT) { in bta_hh_le_hid_report_dbg()174 case GATT_UUID_HID_REPORT: in bta_hh_uuid_to_str()512 if (mode == BTA_HH_PROTO_RPT_MODE && p_rpt->uuid == GATT_UUID_HID_REPORT) { in bta_hh_le_find_rpt_by_idtype()654 char_uuid = GATT_UUID_HID_REPORT; in bta_hh_le_read_rpt_ref_descr()812 if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_register_input_notif()836 } else if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_register_input_notif()1076 GATT_UUID_HID_REPORT, in bta_hh_le_expl_rpt()1719 case GATT_UUID_HID_REPORT: in bta_hh_le_search_hid_chars()[all …]