Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_act.cc1325 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()
1335 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()
1520 smp_sm_event(p_cb, SMP_TK_REQ_EVT, NULL); in smp_start_secure_connection_phase1()
Dsmp_int.h83 #define SMP_TK_REQ_EVT (SMP_SELF_DEF_EVT + 6) macro
Dsmp_utils.cc1554 smp_sm_event(p_cb, SMP_TK_REQ_EVT, &smp_int_data); in smp_request_oob_data()