Home
last modified time | relevance | path

Searched defs:value_sec (Results 1 – 9 of 9) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_store.c139 struct ble_store_value_sec *value_sec) in ble_store_read_our_sec()
157 const struct ble_store_value_sec *value_sec) in ble_store_persist_sec()
174 ble_store_write_our_sec(const struct ble_store_value_sec *value_sec) in ble_store_write_our_sec()
206 struct ble_store_value_sec *value_sec) in ble_store_read_peer_sec()
227 ble_store_write_peer_sec(const struct ble_store_value_sec *value_sec) in ble_store_write_peer_sec()
H A Dble_sm.c450 struct ble_store_value_sec *value_sec) in ble_sm_fill_store_value()
509 struct ble_store_value_sec value_sec; in ble_sm_persist_keys() local
1205 uint8_t *peer_addr, struct ble_store_value_sec *value_sec) in ble_sm_retrieve_ltk()
1298 struct ble_store_value_sec *value_sec; in ble_sm_ltk_restore_exec() local
1333 struct ble_store_value_sec value_sec; in ble_sm_ltk_req_rx() local
1912 struct ble_store_value_sec value_sec; in ble_sm_sec_req_rx() local
H A Dble_att_svr.c250 struct ble_store_value_sec value_sec; in ble_att_svr_check_perms() local
H A Dble_gap.c4291 struct ble_store_value_sec value_sec; in ble_gap_security_initiate() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/store/ram/src/
H A Dble_store_ram.c131 struct ble_store_value_sec *value_sec) in ble_store_ram_read_our_sec()
146 ble_store_ram_write_our_sec(const struct ble_store_value_sec *value_sec) in ble_store_ram_write_our_sec()
245 struct ble_store_value_sec *value_sec) in ble_store_ram_read_peer_sec()
260 ble_store_ram_write_peer_sec(const struct ble_store_value_sec *value_sec) in ble_store_ram_write_peer_sec()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/store/config/src/
H A Dble_store_config.c128 struct ble_store_value_sec *value_sec) in ble_store_config_read_our_sec()
144 ble_store_config_write_our_sec(const struct ble_store_value_sec *value_sec) in ble_store_config_write_our_sec()
260 struct ble_store_value_sec *value_sec) in ble_store_config_read_peer_sec()
275 ble_store_config_write_peer_sec(const struct ble_store_value_sec *value_sec) in ble_store_config_write_peer_sec()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_hs_pvcy_test.c225 ble_hs_pvcy_test_util_restore_irk(const struct ble_store_value_sec *value_sec, in ble_hs_pvcy_test_util_restore_irk()
H A Dble_sm_test_util.c567 struct ble_store_value_sec value_sec; in ble_sm_test_util_repeat_pairing_cb() local
1483 struct ble_store_value_sec value_sec; in ble_sm_test_util_verify_persist() local
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dbtshell.c1765 struct ble_store_value_sec value_sec; in btshell_sec_restart() local