Searched refs:MSG_SUB_EVT_MASK (Results 1 – 3 of 3) sorted by relevance
67 #define MSG_SUB_EVT_MASK 0x00FF /* eq. BT_SUB_EVT_MASK */ macro
36 #define MSG_SUB_EVT_MASK 0x00FF /* eq. BT_SUB_EVT_MASK */ macro
37 #define SUB_EVENT(event) ((event) & MSG_SUB_EVT_MASK)