Bluetooth LE Stack
sm_pdu_handler()
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_pdu_handler()
sm_pdu_handler() function
Syntax
Show:
Summary
Declaration
from
sm.c:4371
static
void
sm_pdu_handler
(
sm_connection_t
*
sm_conn
,
uint8_t
sm_pdu_code
,
const
uint8_t
*
packet
)
;
Arguments
Argument
sm_conn
sm_pdu_code
packet
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_cache_ltk()
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_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