Remove "CM" topic related flags reintroduced by merge
Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
parent
9b43303d82
commit
62a6004e8a
1 changed files with 0 additions and 7 deletions
|
@ -103,13 +103,6 @@ typedef struct {
|
||||||
#define NN_DISC_BUILTIN_ENDPOINT_PARTICIPANT_SECURE_ANNOUNCER (1u << 26)
|
#define NN_DISC_BUILTIN_ENDPOINT_PARTICIPANT_SECURE_ANNOUNCER (1u << 26)
|
||||||
#define NN_DISC_BUILTIN_ENDPOINT_PARTICIPANT_SECURE_DETECTOR (1u << 27)
|
#define NN_DISC_BUILTIN_ENDPOINT_PARTICIPANT_SECURE_DETECTOR (1u << 27)
|
||||||
|
|
||||||
/* PrismTech extensions: */
|
|
||||||
#define NN_DISC_BUILTIN_ENDPOINT_CM_PARTICIPANT_WRITER (1u << 0)
|
|
||||||
#define NN_DISC_BUILTIN_ENDPOINT_CM_PARTICIPANT_READER (1u << 1)
|
|
||||||
#define NN_DISC_BUILTIN_ENDPOINT_CM_PUBLISHER_WRITER (1u << 2)
|
|
||||||
#define NN_DISC_BUILTIN_ENDPOINT_CM_PUBLISHER_READER (1u << 3)
|
|
||||||
#define NN_DISC_BUILTIN_ENDPOINT_CM_SUBSCRIBER_WRITER (1u << 4)
|
|
||||||
#define NN_DISC_BUILTIN_ENDPOINT_CM_SUBSCRIBER_READER (1u << 5)
|
|
||||||
|
|
||||||
#define NN_LOCATOR_KIND_INVALID -1
|
#define NN_LOCATOR_KIND_INVALID -1
|
||||||
#define NN_LOCATOR_KIND_RESERVED 0
|
#define NN_LOCATOR_KIND_RESERVED 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue