Searched refs:new_active_device (Results 1 – 2 of 2) sorted by relevance
1375 void bta_ag_api_set_active_device(const RawAddress& new_active_device) { in bta_ag_api_set_active_device() argument1376 if (new_active_device.IsEmpty()) { in bta_ag_api_set_active_device()1380 active_device_addr = new_active_device; in bta_ag_api_set_active_device()
295 extern void bta_ag_api_set_active_device(const RawAddress& new_active_device);