Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_sm.c106 static ble_sm_state_fn ble_sm_key_exch_exec; variable
118 [BLE_SM_PROC_STATE_KEY_EXCH] = ble_sm_key_exch_exec,
1999 ble_sm_key_exch_exec(struct ble_sm_proc *proc, struct ble_sm_result *res, in ble_sm_key_exch_exec() function