mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-23 09:41:03 +00:00
bluetooth_data_types: add advertising interval long
This commit is contained in:
parent
bd8291e95f
commit
f1e14e60f0
@ -52,6 +52,7 @@
|
||||
#define BLUETOOTH_DATA_TYPE_MESH_MESSAGE 0x2A // Mesh Message
|
||||
#define BLUETOOTH_DATA_TYPE_MESH_BEACON 0x2B // Mesh Beacon
|
||||
#define BLUETOOTH_DATA_TYPE_RESOLVABLE_SET_IDENTIFIER 0x2E // Resolvable Set Identifier
|
||||
#define BLUETOOTH_DATA_TYPE_ADVERTISING_INTERVAL_LONG 0x2F // Advertising Interval - long
|
||||
#define BLUETOOTH_DATA_TYPE_3D_INFORMATION_DATA 0x3D // 3D Information Data
|
||||
#define BLUETOOTH_DATA_TYPE_MANUFACTURER_SPECIFIC_DATA 0xFF // Manufacturer Specific Data
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user