Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
Standard L2CAP channel identifiers. More...
Macros | |
#define | BT_L2CAP_CID_BR_SIG 0x0001 |
BR signaling channel. | |
#define | BT_L2CAP_CID_ATT 0x0004 |
Attribute Protocol channel. | |
#define | BT_L2CAP_CID_LE_SIG 0x0005 |
LE signaling channel. | |
#define | BT_L2CAP_CID_SMP 0x0006 |
Security Manager Protocol channel. | |
#define | BT_L2CAP_CID_BR_SMP 0x0007 |
BR Security Manager Protocol channel. |
Standard L2CAP channel identifiers.
#define BT_L2CAP_CID_ATT 0x0004 |
#include <zephyr/bluetooth/l2cap.h>
Attribute Protocol channel.
#define BT_L2CAP_CID_BR_SIG 0x0001 |
#include <zephyr/bluetooth/l2cap.h>
BR signaling channel.
#define BT_L2CAP_CID_BR_SMP 0x0007 |
#include <zephyr/bluetooth/l2cap.h>
BR Security Manager Protocol channel.
#define BT_L2CAP_CID_LE_SIG 0x0005 |
#include <zephyr/bluetooth/l2cap.h>
LE signaling channel.
#define BT_L2CAP_CID_SMP 0x0006 |
#include <zephyr/bluetooth/l2cap.h>
Security Manager Protocol channel.