|
dragoon
4383
|
Macros | |
| #define | BLE_GAP_PHY_AUTO 0x00 |
| #define | BLE_GAP_PHY_1MBPS 0x01 |
| #define | BLE_GAP_PHY_2MBPS 0x02 |
| #define | BLE_GAP_PHY_CODED 0x04 |
| #define BLE_GAP_PHY_AUTO 0x00 |
Automatic PHY selection. Refer sd_ble_gap_phy_update for more information.