Searched refs:btif_hh_device_t (Results 1 – 5 of 5) sorted by relevance
95 } btif_hh_device_t; typedef110 btif_hh_device_t devices[BTIF_HH_MAX_HID];113 btif_hh_device_t* p_curr_dev;124 extern btif_hh_device_t* btif_hh_find_connected_dev_by_handle(uint8_t handle);130 extern void btif_hh_setreport(btif_hh_device_t* p_dev,133 extern void btif_hh_senddata(btif_hh_device_t* p_dev, uint16_t size,135 extern void btif_hh_getreport(btif_hh_device_t* p_dev,
425 btif_hh_device_t* p_dev; in btif_hh_remove_device()508 btif_hh_device_t* p_dev; in btif_hh_virtual_unplug()725 btif_hh_device_t* p_dev = NULL; in btif_hh_upstreams_evt()1196 btif_hh_device_t* p_dev = (btif_hh_device_t*)data; in btif_hh_timer_timeout()1271 btif_hh_device_t* p_dev; in disconnect()1300 btif_hh_device_t* p_dev; in virtual_unplug()1458 btif_hh_device_t* p_dev; in set_protocol()1498 btif_hh_device_t* p_dev; in get_report()1536 btif_hh_device_t* p_dev; in set_report()1591 btif_hh_device_t* p_dev; in send_data()[all …]
80 static int uhid_read_event(btif_hh_device_t* p_dev) { in uhid_read_event()231 btif_hh_device_t* p_dev = (btif_hh_device_t*)arg; in btif_hh_poll_event_thread()274 static inline void btif_hh_close_poll_thread(btif_hh_device_t* p_dev) { in btif_hh_close_poll_thread()320 btif_hh_device_t* p_dev = NULL; in bta_hh_co_open()413 btif_hh_device_t* p_dev = NULL; in bta_hh_co_close()460 btif_hh_device_t* p_dev; in bta_hh_co_data()506 void bta_hh_co_send_hid_info(btif_hh_device_t* p_dev, const char* dev_name, in bta_hh_co_send_hid_info()582 btif_hh_device_t* p_dev; in bta_hh_co_get_rpt_rsp()
64 void bta_hh_co_send_hid_info(btif_hh_device_t* p_dev, const char* dev_name, in bta_hh_co_send_hid_info()
979 const btif_hh_device_t* p_dev = &btif_hh_cb.devices[i]; in DumpsysHid()