Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Dsm.c482 static inline void sm_pairing_packet_set_responder_key_distribution(sm_pairing_packet_t packet, uin… in sm_pairing_packet_set_responder_key_distribution() function
1203 sm_pairing_packet_set_responder_key_distribution(setup->sm_m_preq, key_distribution_flags); in sm_init_setup()
3077sm_pairing_packet_set_responder_key_distribution(setup->sm_s_pres, sm_pairing_packet_get_responder… in sm_run()
3290sm_pairing_packet_set_responder_key_distribution(setup->sm_m_preq, key_distribution_flags); in sm_run()
3330sm_pairing_packet_set_responder_key_distribution(setup->sm_s_pres, key_distribution_flags); in sm_run()