1.2.2.1.3.1.1 Connection parameter update result

C

#define BLE_L2CAP_CONN_PARAMS_ACCEPT                0x0000
#define BLE_L2CAP_CONN_PARAMS_REJECT                0x0001

Description

The definition of response result code for connection parameter update.

Macro Definition

MacroDescription
BLE_L2CAP_CONN_PARAMS_ACCEPTConnection Parameters accepted.
BLE_L2CAP_CONN_PARAMS_REJECTConnection Parameters rejected.