Lines Matching refs:hid_handle
442 p_cb->hid_handle = BTA_HH_GET_LE_DEV_HDL(p_cb->index); in bta_hh_le_open_conn()
444 bta_hh_cb.le_cb_index[BTA_HH_GET_LE_CB_IDX(p_cb->hid_handle)] = p_cb->index; in bta_hh_le_open_conn()
948 cback_data.handle = p_cb->hid_handle; in bta_hh_le_set_protocol_mode()
1002 hs_data.handle = p_cb->hid_handle; in bta_hh_le_get_protocol_mode()
1294 p_cb->hid_handle = BTA_HH_GET_LE_DEV_HDL(p_cb->index); in bta_hh_gatt_open()
1296 bta_hh_cb.le_cb_index[BTA_HH_GET_LE_CB_IDX(p_cb->hid_handle)] = p_cb->index; in bta_hh_gatt_open()
1301 …APPL_TRACE_DEBUG("hid_handle = %2x conn_id = %04x cb_index = %d", p_cb->hid_handle, p_cb->conn_id,… in bta_hh_gatt_open()
1333 p_buf->hdr.layer_specific = (UINT16)p_dev_cb->hid_handle; in bta_hh_le_close()
1655 hs_data.handle = p_dev_cb->hid_handle; in bta_hh_le_proc_get_rpt_cmpl()
1700 hs_data.handle = p_dev_cb->hid_handle; in bta_hh_le_proc_read_proto_mode()
2000 cback_data.handle = p_dev_cb->hid_handle; in bta_hh_le_write_cmpl()
2017 cback_data.handle = p_dev_cb->hid_handle; in bta_hh_le_write_cmpl()
2149 bta_hh_co_data((UINT8)p_dev_cb->hid_handle, in bta_hh_le_input_rpt_notify()
2183 conn_dat.handle = p_cb->hid_handle; in bta_hh_le_open_fail()
2212 bta_hh_co_close(p_cb->hid_handle, p_cb->app_id); in bta_hh_gatt_close()
2216 disc_dat.handle = p_cb->hid_handle; in bta_hh_gatt_close()
2476 p_cb->hid_handle = BTA_HH_GET_LE_DEV_HDL(p_cb->index); in bta_hh_le_add_device()
2477 bta_hh_cb.le_cb_index[BTA_HH_GET_LE_CB_IDX(p_cb->hid_handle)] = p_cb->index; in bta_hh_le_add_device()
2487 bta_hh_add_device_to_list(p_cb, p_cb->hid_handle, in bta_hh_le_add_device()
2497 return p_cb->hid_handle; in bta_hh_le_add_device()
2539 cback_data.handle = p_dev_cb->hid_handle; in bta_hh_le_update_scpp()
2730 cback_data.handle = p_dev_cb->hid_handle; in bta_hh_le_register_scpp_notif_cmpl()