phy2m top-level constant

int const phy2m

Bluetooth LE 2M PHY

2 Mbit/s data rate, available on Bluetooth 5.0+ devices. Higher throughput but shorter range than 1M.

Android API: BluetoothDevice.PHY_LE_2M

Implementation

const int phy2m = 2;