Home
last modified time | relevance | path

Searched defs:piInfo (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DTransitionalScanHelper.java1206 PendingIntentInfo piInfo = new PendingIntentInfo(); in registerPiAndStartScan() local
1269 final PendingIntentInfo piInfo = app.info; in continuePiStartScan() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java210 PendingIntentInfo piInfo, in add()