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