Searched refs:HID_DevGetDevice (Results 1 – 3 of 3) sorted by relevance
216 extern tHID_STATUS HID_DevGetDevice(RawAddress* addr);
208 if (HID_DevGetDevice(&ret.reg_status.bda) == HID_SUCCESS) { in bta_hd_register_act()323 if (HID_DevGetDevice(&cback_data.conn.bda) == HID_SUCCESS) { in bta_hd_disconnect_act()
573 tHID_STATUS HID_DevGetDevice(RawAddress* addr) { in HID_DevGetDevice() function