Searched refs:hid_srvc (Results 1 – 2 of 2) sorted by relevance
255 if (!p_cb->hid_srvc.in_use) in bta_hh_le_hid_report_dbg()258 tBTA_HH_LE_RPT *p_rpt = &p_cb->hid_srvc.report[0]; in bta_hh_le_hid_report_dbg()500 if (p_cb->hid_srvc.in_use && in bta_hh_le_find_service_inst_by_battery_inst_id()501 p_cb->hid_srvc.incl_srvc_inst == ba_inst_id) in bta_hh_le_find_service_inst_by_battery_inst_id()503 return p_cb->hid_srvc.srvc_inst_id; in bta_hh_le_find_service_inst_by_battery_inst_id()533 p_rpt = &p_cb->hid_srvc.report[0]; in bta_hh_le_find_report_entry()609 p_rpt = &p_cb->hid_srvc.report[0]; in bta_hh_le_find_alloc_report_entry()762 STREAM_TO_UINT16(p_dev_cb->hid_srvc.ext_rpt_ref, pp); in bta_hh_le_save_ext_rpt_ref()766 p_dev_cb->hid_srvc.ext_rpt_ref); in bta_hh_le_save_ext_rpt_ref()783 tBTA_HH_LE_RPT *p_rpt = &p_dev_cb->hid_srvc.report[0]; in bta_hh_le_register_input_notif()[all …]
265 tBTA_HH_LE_HID_SRVC hid_srvc; member