Searched defs:GetPairedDevices (Results 1 – 6 of 6) sorted by relevance
1051 int32_t BluetoothHost::GetPairedDevices(int transport, std::vector<BluetoothRemoteDevice> &pairedDe… in GetPairedDevices() function in OHOS::Bluetooth::BluetoothHost
241 napi_value GetPairedDevices(napi_env env, napi_callback_info info) in GetPairedDevices() function
607 std::vector<RawAddress> BleAdapter::GetPairedDevices() const in GetPairedDevices() function in OHOS::bluetooth::BleAdapter
615 int32_t BluetoothHostProxy::GetPairedDevices(std::vector<BluetoothRawAddress> &pairedAddr) in GetPairedDevices() function in OHOS::Bluetooth::BluetoothHostProxy
1196 int32_t BluetoothHostServer::GetPairedDevices(std::vector<BluetoothRawAddress> &pairedAddr) in GetPairedDevices() function in OHOS::Bluetooth::BluetoothHostServer
1787 std::vector<RawAddress> ClassicAdapter::GetPairedDevices() const in GetPairedDevices() function in OHOS::bluetooth::ClassicAdapter