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.cc1272 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()
1282 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()
1478 smp_sm_event(p_cb, SMP_TK_REQ_EVT, NULL); in smp_start_secure_connection_phase1()
Dsmp_int.h82 #define SMP_TK_REQ_EVT (SMP_SELF_DEF_EVT + 6) macro
Dsmp_utils.cc1523 smp_sm_event(p_cb, SMP_TK_REQ_EVT, &req_oob_type); in smp_request_oob_data()