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_int.h73 SMP_TK_REQ_EVT = (SMP_SELF_DEF_EVT + 6), // 0x0a enumerator
Dsmp_act.cc1368 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()
1378 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()
1571 smp_sm_event(p_cb, SMP_TK_REQ_EVT, NULL); in smp_start_secure_connection_phase1()
Dsmp_utils.cc1547 smp_sm_event(p_cb, SMP_TK_REQ_EVT, &smp_int_data); in smp_request_oob_data()