Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.cpp24 if (device.IsRSSI()) { in ScanResult()
H A Dble_service_data.h858 bool IsRSSI() const;
H A Dble_service_data.cpp1008 bool BlePeripheralDevice::IsRSSI() const in IsRSSI() function in OHOS::bluetooth::BlePeripheralDevice
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp137 if (iter->GetPeripheralDevice().IsRSSI()) { in OnBleBatchScanResultsEvent()