Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp271 int BluetoothRemoteDevice::GetDeviceUuids(std::vector<std::string> &uuids) const in GetDeviceUuids() function in OHOS::Bluetooth::BluetoothRemoteDevice
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_remote_device.cpp159 std::vector<Uuid> ClassicRemoteDevice::GetDeviceUuids() const in GetDeviceUuids() function in OHOS::bluetooth::ClassicRemoteDevice
H A Dclassic_adapter.cpp1647 std::vector<Uuid> ClassicAdapter::GetDeviceUuids(const RawAddress &device) const in GetDeviceUuids() function in OHOS::bluetooth::ClassicAdapter
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp1370 int32_t BluetoothHostProxy::GetDeviceUuids(const std::string &address, std::vector<std::string> &uuids) in GetDeviceUuids() function in OHOS::Bluetooth::BluetoothHostProxy
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp582 std::vector<Uuid> BleAdapter::GetDeviceUuids(const RawAddress &device) const in GetDeviceUuids() function in OHOS::bluetooth::BleAdapter
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1524 int32_t BluetoothHostServer::GetDeviceUuids(const std::string &address, std::vector<std::string> &uuids) in GetDeviceUuids() function in OHOS::Bluetooth::BluetoothHostServer

Completed in 14 milliseconds