Bluetooth: Controller: Remove unused macro
Leftover from previous commits, this macro is not used anymore in the HCI implementation. Change-Id: I376c92a6b68432d2ff818ea25e68f087131e8479 Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
5c1ce90926
commit
e9d32ed6e1
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@
|
|||
|
||||
#include "debug.h"
|
||||
|
||||
#define HCI_PACKET_SIZE_MAX 255
|
||||
|
||||
/* opcode of the HCI command currently being processed. The opcode is stored
|
||||
* by hci_cmd_handle() and then used during the creation of cmd complete and
|
||||
* cmd status events to avoid passing it up the call chain.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue