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

◆ BLE_GAP_CONN_SEC_MODE_SET_OPEN

#define BLE_GAP_CONN_SEC_MODE_SET_OPEN ( ptr)

#include <ble_gap.h>

Value:
do {(ptr)->sm = 1; (ptr)->lv = 1;} while(0)

Set sec_mode pointed to by ptr to require no protection, open link.