Home
last modified time | relevance | path

Searched defs:mPrimaryPhy (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DAdvertisingSetParameters.java128 private final int mPrimaryPhy; field in AdvertisingSetParameters
302 private int mPrimaryPhy = BluetoothDevice.PHY_LE_1M; field in AdvertisingSetParameters.Builder
DScanResult.java75 private int mPrimaryPhy; field in ScanResult
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAppAdvertiseStats.java91 private int mPrimaryPhy = BluetoothDevice.PHY_LE_1M; field in AppAdvertiseStats