Searched refs:HID_HostGetDev (Results 1 – 3 of 3) sorted by relevance
151 extern tHID_STATUS HID_HostGetDev(BD_ADDR addr, UINT8 *handle);
449 …if (HID_HostGetDev(((tBTA_HH_CBACK_DATA *)p_msg)->addr, &hdl) == HID_SUCCESS && hdl != BTA_HH_IDX_… in bta_hh_hdl_event()
405 tHID_STATUS HID_HostGetDev(BD_ADDR addr, UINT8 *handle) in HID_HostGetDev() function