mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
wireless/bluetooth: add more hci event definitions
Change-Id: I35c034762335cf72f2d46ea383f0136361506e1e Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
#define H4_ACL 0x02
|
||||
#define H4_SCO 0x03
|
||||
#define H4_EVT 0x04
|
||||
#define H4_ISO 0x05
|
||||
|
||||
#ifdef CONFIG_BLUETOOTH_UART_DUMP
|
||||
# define BT_DUMP(m,b,l) lib_dumpbuffer(m,b,l)
|
||||
|
||||
Reference in New Issue
Block a user