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.c1366 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()
1375 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()
1586 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.c1540 smp_sm_event(p_cb, SMP_TK_REQ_EVT, &req_oob_type); in smp_request_oob_data()