Bluetooth LE Stack
sm_cache_ltk()
is only used within Bluetooth LE Stack.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
Bluetooth LE Stack
sm_cache_ltk()
sm_cache_ltk() function
Syntax
Show:
Summary
Declaration
Definition
from
sm.c:403
static
void
sm_cache_ltk
(
sm_connection_t
*
connection
,
const
sm_key_t
ltk
)
;
Implemented in
sm.c:5187
Arguments
Argument
connection
ltk
Related Functions
Found 26 other functions taking a
sm_connection
argument:
Function
sm_send_connectionless()
sm_pairing_error()
sm_pairing_complete()
sm_timeout_reset()
sm_reencryption_complete()
sm_pairing_started()
sm_key_distribution_handle_all_received()
sm_reencryption_started()
sm_trigger_user_response_basic()
sm_pdu_received_in_wrong_state()
sm_timeout_start()
sm_trigger_user_response_passkey()
sm_key_distribution_complete_responder()
sm_master_pairing_success()
sm_trigger_user_response()
sm_ctkd_from_le()
sm_init_setup()
sm_stk_generation_init()
sm_store_bonding_information()
sm_key_distribution_validate_received()
sm_pdu_handler()
sm_key_distribution_complete_initiator()
sm_run_send_keypress_notification()
sm_run_distribute_keys()
sm_connection_init()
sm_start_calculating_ltk_from_ediv_and_rand()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out