Searched refs:HID_DevGetDevice (Results 1 – 4 of 4) sorted by relevance
48 tHID_STATUS HID_DevGetDevice(RawAddress* /* addr */) { in HID_DevGetDevice() function
208 tHID_STATUS HID_DevGetDevice(RawAddress* addr);
221 if (HID_DevGetDevice(&ret.reg_status.bda) == HID_SUCCESS) { in bta_hd_register_act()339 if (HID_DevGetDevice(&cback_data.conn.bda) == HID_SUCCESS) { in bta_hd_disconnect_act()
582 tHID_STATUS HID_DevGetDevice(RawAddress* addr) { in HID_DevGetDevice() function