Searched refs:GATT_UUID_HID_REPORT (Results 1 – 2 of 2) sorted by relevance
106 #define GATT_UUID_HID_REPORT 0x2A4D macro
63 {GATT_UUID_HID_REPORT, BTA_HH_RPTT_INPUT},257 if (p_rpt->uuid == GATT_UUID_HID_REPORT) rpt_name = "Report"; in bta_hh_le_hid_report_dbg()290 case GATT_UUID_HID_REPORT: in bta_hh_uuid_to_str()517 if (mode == BTA_HH_PROTO_RPT_MODE && p_rpt->uuid == GATT_UUID_HID_REPORT) in bta_hh_le_find_rpt_by_idtype()705 if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_register_input_notif()728 } else if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_register_input_notif()755 if (p_rpt->uuid == GATT_UUID_HID_REPORT && in bta_hh_le_deregister_input_notif()841 case GATT_UUID_HID_REPORT: in write_rpt_ctl_cfg_cb()1453 p_dev_cb, p_desc->characteristic->service->handle, GATT_UUID_HID_REPORT, in read_report_ref_desc_cb()1544 case GATT_UUID_HID_REPORT: in bta_hh_le_search_hid_chars()[all …]