Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_int.h76 #define SMP_SELF_DEF_EVT (SMP_PAIR_COMMITM_EVT + 1) macro
77 #define SMP_KEY_READY_EVT (SMP_SELF_DEF_EVT)
78 #define SMP_ENCRYPTED_EVT (SMP_SELF_DEF_EVT + 1)
79 #define SMP_L2CAP_CONN_EVT (SMP_SELF_DEF_EVT + 2)
80 #define SMP_L2CAP_DISCONN_EVT (SMP_SELF_DEF_EVT + 3)
81 #define SMP_IO_RSP_EVT (SMP_SELF_DEF_EVT + 4)
82 #define SMP_API_SEC_GRANT_EVT (SMP_SELF_DEF_EVT + 5)
83 #define SMP_TK_REQ_EVT (SMP_SELF_DEF_EVT + 6)
84 #define SMP_AUTH_CMPL_EVT (SMP_SELF_DEF_EVT + 7)
85 #define SMP_ENC_REQ_EVT (SMP_SELF_DEF_EVT + 8)
[all …]