Home
last modified time | relevance | path

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

/btstack/example/
H A Dsm_pairing_central.c87 static void sm_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size…
105 sm_event_callback_registration.callback = &sm_packet_handler; in sm_pairing_central_setup()
250 static void sm_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size… in sm_packet_handler() function
H A Dsm_pairing_peripheral.c73 static void sm_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz…
113 sm_event_callback_registration.callback = &sm_packet_handler; in sm_peripheral_setup()
171 static void sm_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in sm_packet_handler() function
H A Dle_credit_based_flow_control_mode_server.c66 static void sm_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz…
293 static void sm_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in sm_packet_handler() function
340 sm_event_callback_registration.callback = &sm_packet_handler; in btstack_main()
H A Dle_credit_based_flow_control_mode_client.c314 static void sm_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in sm_packet_handler() function
380 sm_event_callback_registration.callback = &sm_packet_handler; in btstack_main()
H A Dhog_host_demo.c459 static void sm_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size… in sm_packet_handler() function
543 sm_event_callback_registration.callback = &sm_packet_handler; in btstack_main()
H A Dhog_boot_host_demo.c535 static void sm_packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t size… in sm_packet_handler() function
614 sm_event_callback_registration.callback = &sm_packet_handler; in btstack_main()
/btstack/test/security_manager_sc/
H A Dsm_test.c317 static void sm_packet_handler (uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in sm_packet_handler() function
550 sm_event_callback_registration.callback = &sm_packet_handler; in btstack_main()