Searched refs:OnGetBondedDevices (Results 1 – 6 of 6) sorted by relevance
33 void OnGetBondedDevices(int status, in String[] device_addresses); in OnGetBondedDevices() method
87 virtual void OnGetBondedDevices(
178 void Adapter::Observer::OnGetBondedDevices( in OnGetBondedDevices() function in bluetooth::Adapter::Observer536 observer.OnGetBondedDevices(this, status, {}); in AdapterPropertiesCallback()594 observer.OnGetBondedDevices(this, status, str_addrs); in AdapterPropertiesCallback()
446 void BluetoothBinderServer::OnGetBondedDevices( in OnGetBondedDevices() function in ipc::binder::BluetoothBinderServer457 callback->OnGetBondedDevices(status, devices_s16); in OnGetBondedDevices()
142 void OnGetBondedDevices(
171 Status OnGetBondedDevices( in OnGetBondedDevices() function in __anond48fd2260111::CLIBluetoothCallback