Searched refs:SMP_BR_SELF_DEF_EVT (Results 1 – 1 of 1) sorted by relevance
184 #define SMP_BR_SELF_DEF_EVT SMP_BR_PAIR_KEYPR_NOTIF_EVT macro185 #define SMP_BR_KEY_READY_EVT (SMP_BR_SELF_DEF_EVT + 1)186 #define SMP_BR_ENCRYPTED_EVT (SMP_BR_SELF_DEF_EVT + 2)187 #define SMP_BR_L2CAP_CONN_EVT (SMP_BR_SELF_DEF_EVT + 3)188 #define SMP_BR_L2CAP_DISCONN_EVT (SMP_BR_SELF_DEF_EVT + 4)189 #define SMP_BR_KEYS_RSP_EVT (SMP_BR_SELF_DEF_EVT + 5)190 #define SMP_BR_API_SEC_GRANT_EVT (SMP_BR_SELF_DEF_EVT + 6)191 #define SMP_BR_TK_REQ_EVT (SMP_BR_SELF_DEF_EVT + 7)192 #define SMP_BR_AUTH_CMPL_EVT (SMP_BR_SELF_DEF_EVT + 8)193 #define SMP_BR_ENC_REQ_EVT (SMP_BR_SELF_DEF_EVT + 9)[all …]