Home
last modified time | relevance | path

Searched refs:IsServiceUUID (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.cpp37 if (device.IsServiceUUID()) { in ScanResult()
H A Dble_service_data.h876 bool IsServiceUUID() const;
H A Dble_service_data.cpp1032 bool BlePeripheralDevice::IsServiceUUID() const in IsServiceUUID() function in OHOS::bluetooth::BlePeripheralDevice
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp152 if (iter->GetPeripheralDevice().IsServiceUUID()) { in OnBleBatchScanResultsEvent()