S115 SoftDevice for nRF54LV10 API documentation 10.0.0
Loading...
Searching...
No Matches

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_NOT_SET   0xFF
 
#define BLE_GAP_PHYS_SUPPORTED   (BLE_GAP_PHY_1MBPS | BLE_GAP_PHY_2MBPS)
 Supported PHYs in connections and for advertising.
 

Detailed Description