Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/smp/
Dsmp_act.cc1444 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()
1454 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()
1673 smp_sm_event(p_cb, SMP_TK_REQ_EVT, NULL); in smp_start_secure_connection_phase1()
Dsmp_int.h126 SMP_TK_REQ_EVT = (SMP_SELF_DEF_EVT + 6), // 0x0a enumerator
Dsmp_utils.cc1636 smp_sm_event(p_cb, SMP_TK_REQ_EVT, &smp_int_data); in smp_request_oob_data()