Searched refs:advertisingSid (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 958 int secondaryPhy, int advertisingSid, int txPower, int rssi, int periodicAdvInt, in onScanResult() argument 964 + Integer.toHexString(advertisingSid) + ", txPower=" + txPower + ", rssi=" in onScanResult() 1011 new ScanResult(device, eventType, primaryPhy, secondaryPhy, advertisingSid, in onScanResult()
|