![]() |
S115 SoftDevice for nRF54LS05 API documentation 10.0.0
|
Macros | |
| #define | BLE_GAP_SEC_STATUS_SUCCESS 0x00 |
| #define | BLE_GAP_SEC_STATUS_PASSKEY_ENTRY_FAILED 0x01 |
| #define | BLE_GAP_SEC_STATUS_OOB_NOT_AVAILABLE 0x02 |
| #define | BLE_GAP_SEC_STATUS_AUTH_REQ 0x03 |
| #define | BLE_GAP_SEC_STATUS_CONFIRM_VALUE 0x04 |
| #define | BLE_GAP_SEC_STATUS_PAIRING_NOT_SUPP 0x05 |
| #define | BLE_GAP_SEC_STATUS_ENC_KEY_SIZE 0x06 |
| #define | BLE_GAP_SEC_STATUS_SMP_CMD_UNSUPPORTED 0x07 |
| #define | BLE_GAP_SEC_STATUS_UNSPECIFIED 0x08 |
| #define | BLE_GAP_SEC_STATUS_REPEATED_ATTEMPTS 0x09 |
| #define | BLE_GAP_SEC_STATUS_INVALID_PARAMS 0x0A |
| #define | BLE_GAP_SEC_STATUS_DHKEY_FAILURE 0x0B |
| #define | BLE_GAP_SEC_STATUS_NUM_COMP_FAILURE 0x0C |
| #define | BLE_GAP_SEC_STATUS_BR_EDR_IN_PROG 0x0D |
| #define | BLE_GAP_SEC_STATUS_X_TRANS_KEY_DISALLOWED 0x0E |
| #define | BLE_GAP_SEC_STATUS_KEY_REJECTED 0x0F |
| #define | BLE_GAP_SEC_STATUS_BUSY 0x10 |
| #define | BLE_GAP_SEC_STATUS_TIMEOUT 0x81 |
| #define | BLE_GAP_SEC_STATUS_PDU_INVALID 0x82 |