Searched refs:SMP_BR_SELF_DEF_EVT (Results 1 – 1 of 1) sorted by relevance
174 #define SMP_BR_SELF_DEF_EVT SMP_BR_PAIR_KEYPR_NOTIF_EVT macro175 #define SMP_BR_KEY_READY_EVT (SMP_BR_SELF_DEF_EVT + 1)176 #define SMP_BR_ENCRYPTED_EVT (SMP_BR_SELF_DEF_EVT + 2)177 #define SMP_BR_L2CAP_CONN_EVT (SMP_BR_SELF_DEF_EVT + 3)178 #define SMP_BR_L2CAP_DISCONN_EVT (SMP_BR_SELF_DEF_EVT + 4)179 #define SMP_BR_KEYS_RSP_EVT (SMP_BR_SELF_DEF_EVT + 5)180 #define SMP_BR_API_SEC_GRANT_EVT (SMP_BR_SELF_DEF_EVT + 6)181 #define SMP_BR_TK_REQ_EVT (SMP_BR_SELF_DEF_EVT + 7)182 #define SMP_BR_AUTH_CMPL_EVT (SMP_BR_SELF_DEF_EVT + 8)183 #define SMP_BR_ENC_REQ_EVT (SMP_BR_SELF_DEF_EVT + 9)[all …]