Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp1051 int32_t BluetoothHost::GetPairedDevices(int transport, std::vector<BluetoothRemoteDevice> &pairedDe… in GetPairedDevices() function in OHOS::Bluetooth::BluetoothHost
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp241 napi_value GetPairedDevices(napi_env env, napi_callback_info info) in GetPairedDevices() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp607 std::vector<RawAddress> BleAdapter::GetPairedDevices() const in GetPairedDevices() function in OHOS::bluetooth::BleAdapter
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp615 int32_t BluetoothHostProxy::GetPairedDevices(std::vector<BluetoothRawAddress> &pairedAddr) in GetPairedDevices() function in OHOS::Bluetooth::BluetoothHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1196 int32_t BluetoothHostServer::GetPairedDevices(std::vector<BluetoothRawAddress> &pairedAddr) in GetPairedDevices() function in OHOS::Bluetooth::BluetoothHostServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp1787 std::vector<RawAddress> ClassicAdapter::GetPairedDevices() const in GetPairedDevices() function in OHOS::bluetooth::ClassicAdapter