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