Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java122 public List<String> mAssociatedDevices; field in ContextMap.App
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DTransitionalScanHelper.java1257 app.mAssociatedDevices = getAssociatedDevices(callingPackage); in registerPiAndStartScan()
1280 scanClient.associatedDevices = app.mAssociatedDevices; in continuePiStartScan()