Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/smp/
Dsmp_act.cc842 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &smp_int_data); in smp_br_process_pairing_command()
855 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &smp_int_data); in smp_br_process_pairing_command()
869 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &smp_int_data); in smp_br_process_pairing_command()
903 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, p_data); in smp_br_process_security_grant()
950 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &smp_int_data); in smp_br_check_authorization_request()
974 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &smp_int_data); in smp_br_select_next_key()
2213 smp_sm_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &smp_int_data); in smp_br_process_link_key()
Dsmp_l2c.cc255 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &smp_int_data); in smp_tx_complete_callback()
Dsmp_utils.cc394 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &smp_int_data); in smp_send_msg_to_L2CAP()
431 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &smp_int_data); in smp_send_cmd()
456 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &smp_int_data); in smp_rsp_timeout()
Dsmp_api.cc155 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &smp_int_data); in SMP_BR_PairWith()
Dsmp_int.h142 SMP_BR_AUTH_CMPL_EVT = (SMP_BR_SELF_DEF_EVT + 8), // 0x16 enumerator