mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-04 10:14:18 +00:00
bluetooth_data_types: add BLUETOOTH_DATA_TYPE_RESOLVABLE_SET_IDENTIFIER
This commit is contained in:
parent
916ea5b20b
commit
b6b95fa6f0
@ -51,6 +51,7 @@
|
||||
#define BLUETOOTH_DATA_TYPE_PB_ADV 0x29 // PB-ADV
|
||||
#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_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