Home
last modified time | relevance | path

Searched refs:BLE_SM_PROC_STATE_ENC_RESTORE (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_sm_priv.h206 #define BLE_SM_PROC_STATE_ENC_RESTORE 6 macro
H A Dble_sm.c117 [BLE_SM_PROC_STATE_ENC_RESTORE] = ble_sm_enc_restore_exec,
1134 case BLE_SM_PROC_STATE_ENC_RESTORE: in ble_sm_enc_event_rx()
1326 proc->state = BLE_SM_PROC_STATE_ENC_RESTORE; in ble_sm_ltk_restore_exec()
2530 proc->state = BLE_SM_PROC_STATE_ENC_RESTORE; in ble_sm_enc_initiate()