Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
Dclassic_remote_device.cpp159 std::vector<Uuid> ClassicRemoteDevice::GetDeviceUuids() const in GetDeviceUuids() function in OHOS::bluetooth::ClassicRemoteDevice
Dclassic_adapter.cpp1644 std::vector<Uuid> ClassicAdapter::GetDeviceUuids(const RawAddress &device) const in GetDeviceUuids() function in OHOS::bluetooth::ClassicAdapter
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_remote_device.cpp251 int BluetoothRemoteDevice::GetDeviceUuids(std::vector<std::string> &uuids) const in GetDeviceUuids() function in OHOS::Bluetooth::BluetoothRemoteDevice
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_adapter.cpp581 std::vector<Uuid> BleAdapter::GetDeviceUuids(const RawAddress &device) const in GetDeviceUuids() function in OHOS::bluetooth::BleAdapter
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_host_proxy.cpp1350 int32_t BluetoothHostProxy::GetDeviceUuids(const std::string &address, std::vector<std::string> &uu… in GetDeviceUuids() function in OHOS::Bluetooth::BluetoothHostProxy
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp1532 int32_t BluetoothHostServer::GetDeviceUuids(const std::string &address, std::vector<std::string> &u… in GetDeviceUuids() function in OHOS::Bluetooth::BluetoothHostServer