S115 SoftDevice for nRF54L15/nRF54L10/nRF54L05 API documentation 10.0.0
Loading...
Searching...
No Matches

◆ BLE_GAP_CONN_SEC_MODE_SET_NO_ACCESS

#define BLE_GAP_CONN_SEC_MODE_SET_NO_ACCESS ( ptr)

#include <ble_gap.h>

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

Set sec_mode pointed to by ptr to have no access rights.