Home
last modified time | relevance | path

Searched refs:tHID_HOST_DEV_CTB (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/hid/
Dhidh_int.h48 } tHID_HOST_DEV_CTB; typedef
52 tHID_HOST_DEV_CTB devices[HID_HOST_MAX_DEVICES];
Dhidh_conn.c165 tHID_HOST_DEV_CTB *p_dev= (tHID_HOST_DEV_CTB *) p_ref_data; in hidh_sec_check_complete_term()
205 tHID_HOST_DEV_CTB *p_dev; in hidh_l2cif_connect_ind()
317 tHID_HOST_DEV_CTB *p_dev = (tHID_HOST_DEV_CTB *) p_ref_data; in hidh_sec_check_complete_orig()
324 dhandle = ((UINT32)p_dev - (UINT32)&(hh_cb.devices[0]))/ sizeof(tHID_HOST_DEV_CTB); in hidh_sec_check_complete_orig()
382 tHID_HOST_DEV_CTB *p_dev = NULL; in hidh_l2cif_connect_cfm()
462 tHID_HOST_DEV_CTB *p_dev; in hidh_l2cif_config_ind()
954 tHID_HOST_DEV_CTB *p_dev = &hh_cb.devices[dhandle]; in hidh_conn_initiate()
1030 tHID_HOST_DEV_CTB *p_dev = &hh_cb.devices[dhandle]; in hidh_conn_retry()