dragoon  4383
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
L2CAP channel setup refused sources

Macros

#define BLE_L2CAP_CH_SETUP_REFUSED_SRC_LOCAL   (0x01)
 
#define BLE_L2CAP_CH_SETUP_REFUSED_SRC_REMOTE   (0x02)
 

Detailed Description

Macro Definition Documentation

#define BLE_L2CAP_CH_SETUP_REFUSED_SRC_LOCAL   (0x01)

Local.

Definition at line 135 of file ble_l2cap.h.

#define BLE_L2CAP_CH_SETUP_REFUSED_SRC_REMOTE   (0x02)

Remote.

Definition at line 136 of file ble_l2cap.h.