Ble_macros#
Macros#
BLE protocol identifier.
Proprietary protocol identifier.
Advertising role identifier.
Scanning and central role identifier.
Peripheral role identifier.
Connection role identifier.
Attribute Protocol (ATT) Exchange MTU request.
Attribute Protocol (ATT) Find Information request.
Attribute Protocol (ATT) Find By Type Value request.
Attribute Protocol (ATT) Read By Type request.
Attribute Protocol (ATT) Read request.
Attribute Protocol (ATT) Read Blob request.
Attribute Protocol (ATT) Read Multiple request.
Attribute Protocol (ATT) Read By Group Type request.
Attribute Protocol (ATT) Write request.
Attribute Protocol (ATT) Prepare Write request.
Attribute Protocol (ATT) Execute Write request.
Advertising Extension (AE) advertising data.
Advertising Extension (AE) scan response data.
Indicates the number of supported scanning physical channels.
Macro Definition Documentation#
RSI_BLE_ATT_EXCHANGE_MTU_REQUEST#
#define RSI_BLE_ATT_EXCHANGE_MTU_REQUESTValue:
0x02
Attribute Protocol (ATT) Exchange MTU request.
RSI_BLE_ATT_FIND_INFORMATION_REQUEST#
#define RSI_BLE_ATT_FIND_INFORMATION_REQUESTValue:
0x04
Attribute Protocol (ATT) Find Information request.
RSI_BLE_ATT_FIND_BY_TYPE_VALUE_REQUEST#
#define RSI_BLE_ATT_FIND_BY_TYPE_VALUE_REQUESTValue:
0x06
Attribute Protocol (ATT) Find By Type Value request.
RSI_BLE_ATT_READ_BY_TYPE_REQUEST#
#define RSI_BLE_ATT_READ_BY_TYPE_REQUESTValue:
0x08
Attribute Protocol (ATT) Read By Type request.
RSI_BLE_ATT_READ_REQUEST#
#define RSI_BLE_ATT_READ_REQUESTValue:
0x0A
Attribute Protocol (ATT) Read request.
RSI_BLE_ATT_READ_BLOB_REQUEST#
#define RSI_BLE_ATT_READ_BLOB_REQUESTValue:
0x0C
Attribute Protocol (ATT) Read Blob request.
RSI_BLE_ATT_READ_MULTIPLE_REQUEST#
#define RSI_BLE_ATT_READ_MULTIPLE_REQUESTValue:
0x0E
Attribute Protocol (ATT) Read Multiple request.
RSI_BLE_ATT_READ_BY_GROUP_TYPE_REQUEST#
#define RSI_BLE_ATT_READ_BY_GROUP_TYPE_REQUESTValue:
0x10
Attribute Protocol (ATT) Read By Group Type request.
RSI_BLE_ATT_WRITE_REQUEST#
#define RSI_BLE_ATT_WRITE_REQUESTValue:
0x12
Attribute Protocol (ATT) Write request.
RSI_BLE_ATT_PREPARE_WRITE_REQUEST#
#define RSI_BLE_ATT_PREPARE_WRITE_REQUESTValue:
0x16
Attribute Protocol (ATT) Prepare Write request.
RSI_BLE_ATT_EXECUTE_WRITE_REQUEST#
#define RSI_BLE_ATT_EXECUTE_WRITE_REQUESTValue:
0x18
Attribute Protocol (ATT) Execute Write request.
SUPPORTED_SCNNING_PHYS#
#define SUPPORTED_SCNNING_PHYSValue:
2
Indicates the number of supported scanning physical channels.