Searched defs:GetPairedDevices (Results 1 – 6 of 6) sorted by relevance
1006 int32_t BluetoothHost::GetPairedDevices(int transport, std::vector<BluetoothRemoteDevice> &pairedDe… in GetPairedDevices() function in OHOS::Bluetooth::BluetoothHost
330 napi_value GetPairedDevices(napi_env env, napi_callback_info info) in GetPairedDevices() function
594 std::vector<RawAddress> BleAdapter::GetPairedDevices() const in GetPairedDevices() function in OHOS::bluetooth::BleAdapter
1170 int32_t BluetoothHostServer::GetPairedDevices(const int32_t transport, std::vector<BluetoothRawAddr… in GetPairedDevices() function in OHOS::Bluetooth::BluetoothHostServer
620 int32_t BluetoothHostProxy::GetPairedDevices(int32_t transport, std::vector<BluetoothRawAddress> &p… in GetPairedDevices() function in OHOS::Bluetooth::BluetoothHostProxy
1784 std::vector<RawAddress> ClassicAdapter::GetPairedDevices() const in GetPairedDevices() function in OHOS::bluetooth::ClassicAdapter