Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_act.cc765 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason); in smp_br_process_pairing_command()
784 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason); in smp_br_process_pairing_command()
819 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, p_data); in smp_br_process_security_grant()
871 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason); in smp_br_check_authorization_request()
894 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason); in smp_br_select_next_key()
1980 smp_sm_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &status); in smp_br_process_link_key()
Dsmp_l2c.cc219 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason); in smp_tx_complete_callback()
Dsmp_api.cc191 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &status); in SMP_BR_PairWith()
Dsmp_utils.cc352 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &failure); in smp_send_cmd()
377 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &failure); in smp_rsp_timeout()
Dsmp_int.h191 #define SMP_BR_AUTH_CMPL_EVT (SMP_BR_SELF_DEF_EVT + 8) macro
Dsmp_keys.cc274 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &status); in smp_compute_csrk()