Add a payload.get_header_length() method, remove header length definitions
This commit is contained in:
@@ -32,11 +32,6 @@ typedef struct notify_payload_t notify_payload_t;
|
||||
#include <encoding/payloads/proposal_substructure.h>
|
||||
#include <utils/linked_list.h>
|
||||
|
||||
/**
|
||||
* Notify payload length in bytes without any spi and notification data.
|
||||
*/
|
||||
#define NOTIFY_PAYLOAD_HEADER_LENGTH 8
|
||||
|
||||
/**
|
||||
* Notify message types.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user