Searched defs:GetServiceUuids (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/src/ | ||
H A D | bluetooth_ble_advertiser.cpp | 584 std::vector<ParcelUuid> BleAdvertiserData::GetServiceUuids() const in GetServiceUuids() function in OHOS::Bluetooth::BleAdvertiserData |
H A D | bluetooth_ble_central_manager.cpp | 537 std::vector<UUID> BleScanResult::GetServiceUuids() const in GetServiceUuids() function in OHOS::Bluetooth::BleScanResult |
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ | ||
H A D | ble_parcel_data.h | 85 std::vector<Uuid> GetServiceUuids() const in GetServiceUuids() function in OHOS::bluetooth::AdvertiserData 456 std::vector<Uuid> GetServiceUuids() const in GetServiceUuids() function in OHOS::bluetooth::ScanResult |
H A D | ble_service_data.h | 1263 std::vector<Uuid> GetServiceUuids() const in GetServiceUuids() function in OHOS::bluetooth::BleScanResultImpl |
Completed in 13 milliseconds