Searched defs:mSecondaryPhy (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/ | ||
D | AdvertisingSetParameters.java | 129 private final int mSecondaryPhy; field in AdvertisingSetParameters |
D | ScanResult.java | 76 private int mSecondaryPhy; field in ScanResult |
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ | ||
D | AppAdvertiseStats.java | 92 private int mSecondaryPhy = BluetoothDevice.PHY_LE_1M; field in AppAdvertiseStats |