Searched defs:rawAddrs (Results 1 – 10 of 10) sorted by relevance
119 std::list<RawAddress> rawAddrs; in GetConnectDevices() local
175 std::vector<RawAddress> rawAddrs; in GetDevicesByStates() local
470 std::list<RawAddress> rawAddrs; in GetConnectDevices() local
173 std::vector<RawAddress> rawAddrs; in GetDevicesByStates() local
198 std::vector<BluetoothRawAddress> rawAddrs = proxy->GetConnectedDevices(); in GetConnectedDevices() local221 std::vector<BluetoothRawAddress> rawAddrs = proxy->GetDevicesByStates(convertStates); in GetDevicesByStates() local
177 std::vector<RawAddress> rawAddrs = proxy->GetDevicesByStates(convertStates); in GetDevicesByStates() local
185 std::vector<RawAddress> rawAddrs; in GetDevicesByStates() local
951 std::vector<RawAddress> rawAddrs = proxy->GetConnectedDevices(); in GetConnectedDevices() local977 std::vector<RawAddress> rawAddrs = proxy->GetDevicesByStates(convertStates); in GetDevicesByStates() local
254 …ceServer::GetDevicesByStates(const std::vector<int32_t> &states, std::vector<RawAddress> &rawAddrs) in GetDevicesByStates()
84 …SrcProxy::GetDevicesByStates(const std::vector<int32_t> &states, std::vector<RawAddress> &rawAddrs) in GetDevicesByStates()