mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-25 09:02:30 +00:00
missing UCD_DATA_PACKET
This commit is contained in:
parent
3143670f4d
commit
6b133a30f9
@ -80,6 +80,9 @@ extern "C" {
|
||||
// BNEP data
|
||||
#define BNEP_DATA_PACKET 0x0b
|
||||
|
||||
// Unicast Connectionless Data
|
||||
#define UCD_DATA_PACKET 0x0c
|
||||
|
||||
// debug log messages
|
||||
#define LOG_MESSAGE_PACKET 0xfc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user