Home
last modified time | relevance | path

Searched refs:srvc_inst_id (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc127 p_rpt->rpt_id, p_rpt->srvc_inst_id, p_rpt->char_inst_id, in bta_hh_le_hid_report_dbg()
325 return p_cb->hid_srvc.srvc_inst_id; in bta_hh_le_find_service_inst_by_battery_inst_id()
339 tBTA_HH_DEV_CB* p_cb, uint8_t srvc_inst_id, /* service instance ID */ in bta_hh_le_find_report_entry() argument
342 uint8_t hid_inst_id = srvc_inst_id; in bta_hh_le_find_report_entry()
347 bta_hh_le_find_service_inst_by_battery_inst_id(p_cb, srvc_inst_id); in bta_hh_le_find_report_entry()
355 if (p_rpt->uuid == rpt_uuid && p_rpt->srvc_inst_id == srvc_inst_id && in bta_hh_le_find_report_entry()
407 uint8_t srvc_inst_id, in bta_hh_le_find_alloc_report_entry() argument
410 uint8_t i, hid_inst_id = srvc_inst_id; in bta_hh_le_find_alloc_report_entry()
415 bta_hh_le_find_service_inst_by_battery_inst_id(p_cb, srvc_inst_id); in bta_hh_le_find_alloc_report_entry()
423 (p_rpt->uuid == rpt_uuid && p_rpt->srvc_inst_id == srvc_inst_id && in bta_hh_le_find_alloc_report_entry()
[all …]
Dbta_hh_headtracker.cc34 p_dev_cb, p_dev_cb->hid_srvc.srvc_inst_id, GATT_UUID_HID_REPORT, in bta_hh_headtracker_parse_version_charac()
48 p_dev_cb, p_dev_cb->hid_srvc.srvc_inst_id, GATT_UUID_HID_REPORT, in bta_hh_headtracker_prase_control_charac()
62 p_dev_cb, p_dev_cb->hid_srvc.srvc_inst_id, GATT_UUID_HID_REPORT, in bta_hh_headtracker_parse_report_charac()
Dbta_hh_int.h138 uint8_t srvc_inst_id; member
165 uint8_t srvc_inst_id; member
324 uint8_t srvc_inst_id,
/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_co.h36 uint8_t srvc_inst_id; member