Home
last modified time | relevance | path

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

/ohos5.0/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
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp274 int BluetoothRemoteDevice::GetDeviceUuids(std::vector<std::string> &uuids) const in GetDeviceUuids() function in OHOS::Bluetooth::BluetoothRemoteDevice
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp594 std::vector<Uuid> BleAdapter::GetDeviceUuids(const RawAddress &device) const in GetDeviceUuids() function in OHOS::bluetooth::BleAdapter
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp1347 int32_t BluetoothHostProxy::GetDeviceUuids(const std::string &address, std::vector<std::string> &uu… in GetDeviceUuids() function in OHOS::Bluetooth::BluetoothHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1545 int32_t BluetoothHostServer::GetDeviceUuids(const std::string &address, std::vector<std::string> &u… in GetDeviceUuids() function in OHOS::Bluetooth::BluetoothHostServer