Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanClient.java43 boolean hasPeersMacAddressPermission; field in ScanClient
DGattService.java668 return (client.hasPeersMacAddressPermission in hasScanResultPermission()
1303 scanClient.hasPeersMacAddressPermission = Utils.checkCallerHasPeersMacAddressPermission( in startScan()