Bluetooth: Add Channel Map Update Indication AD Data Type
Add Channel Map Update Indication AD Data Type. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
parent
fe2014ae1f
commit
4487bc0019
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ extern "C" {
|
|||
#define BT_DATA_LE_SC_CONFIRM_VALUE 0x22 /* LE SC Confirmation Value */
|
||||
#define BT_DATA_LE_SC_RANDOM_VALUE 0x23 /* LE SC Random Value */
|
||||
#define BT_DATA_URI 0x24 /* URI */
|
||||
#define BT_DATA_CHANNEL_MAP_UPDATE_IND 0x28 /* Channel Map Update Indication */
|
||||
#define BT_DATA_MESH_PROV 0x29 /* Mesh Provisioning PDU */
|
||||
#define BT_DATA_MESH_MESSAGE 0x2a /* Mesh Networking PDU */
|
||||
#define BT_DATA_MESH_BEACON 0x2b /* Mesh Beacon */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue