Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1135 ScanResult getSanitizedExposureNotification(ScanResult result) { in getSanitizedExposureNotification() method in GattService
1235 ScanResult sanitized = getSanitizedExposureNotification(result); in onScanResultInternal()