btstack_defines: custom NOP event

This commit is contained in:
Matthias Ringwald 2022-05-17 11:37:54 +02:00
parent 9c9e9dc1e2
commit ebec4c3bd3

View File

@ -268,6 +268,11 @@ typedef uint8_t sm_key_t[16];
// Events from host controller to host // Events from host controller to host
/**
* @brief Custom NOP Event - used for internal testing
*/
#define HCI_EVENT_NOP 0x00u
/** /**
* @format 1 * @format 1
* @param status * @param status