Searched refs:GATT_UUID_HID_REPORT (Results 1 – 2 of 2) sorted by relevance
57 GATT_UUID_HID_REPORT,67 {GATT_UUID_HID_REPORT, BTA_HH_RPTT_INPUT},125 if (p_rpt->uuid == GATT_UUID_HID_REPORT) in bta_hh_le_hid_report_dbg()170 case GATT_UUID_HID_REPORT: in bta_hh_uuid_to_str()513 if (mode == BTA_HH_PROTO_RPT_MODE && p_rpt->uuid == GATT_UUID_HID_REPORT) in bta_hh_le_find_rpt_by_idtype()661 char_uuid = GATT_UUID_HID_REPORT; in bta_hh_le_read_rpt_ref_descr()805 if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_register_input_notif()835 else if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_register_input_notif()1087 GATT_UUID_HID_REPORT, in bta_hh_le_expl_rpt()1714 case GATT_UUID_HID_REPORT: in bta_hh_le_search_hid_chars()[all …]
100 #define GATT_UUID_HID_REPORT 0x2A4D macro