Searched defs:active_device_addr (Results 1 – 3 of 3) sorted by relevance
231 void BTA_AgSetActiveDevice(const RawAddress& active_device_addr) { in BTA_AgSetActiveDevice()
44 static RawAddress active_device_addr = {}; variable
1362 bt_status_t HeadsetInterface::SetActiveDevice(RawAddress* active_device_addr) { in SetActiveDevice()