Home
last modified time | relevance | path

Searched defs:GetPairedDevices (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_host.cpp1006 int32_t BluetoothHost::GetPairedDevices(int transport, std::vector<BluetoothRemoteDevice> &pairedDe… in GetPairedDevices() function in OHOS::Bluetooth::BluetoothHost
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
Dnapi_bluetooth_connection.cpp330 napi_value GetPairedDevices(napi_env env, napi_callback_info info) in GetPairedDevices() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_adapter.cpp594 std::vector<RawAddress> BleAdapter::GetPairedDevices() const in GetPairedDevices() function in OHOS::bluetooth::BleAdapter
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp1170 int32_t BluetoothHostServer::GetPairedDevices(const int32_t transport, std::vector<BluetoothRawAddr… in GetPairedDevices() function in OHOS::Bluetooth::BluetoothHostServer
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_host_proxy.cpp620 int32_t BluetoothHostProxy::GetPairedDevices(int32_t transport, std::vector<BluetoothRawAddress> &p… in GetPairedDevices() function in OHOS::Bluetooth::BluetoothHostProxy
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
Dclassic_adapter.cpp1784 std::vector<RawAddress> ClassicAdapter::GetPairedDevices() const in GetPairedDevices() function in OHOS::bluetooth::ClassicAdapter