TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Macros | |
#define | SNP_CHAR_MANAGED_BY_AP 0x00 |
characteristic value management Management option (RFU) | |
#define | SNP_CHAR_MANAGED_BY_NP 0x01 |
characteristic value management Management option (RFU) | |
#define | SNP_CONN_INT_MAX 0x0C80 |
maximal connection interval range: 4a | |
#define | SNP_CONN_INT_MIN 0x0006 |
Connection Interval Range (in 1.25ms units, ranging from 7.5ms to 4s) More... | |
#define | SNP_CONN_SL_MAX 0x01F3 |
maximum slave latency value | |
#define | SNP_CONN_SL_MIN 0x0000 |
Slave Latency Ranges. More... | |
#define | SNP_CONN_SUPERVISOR_TIMEOUT_MAX 0x0C80 |
maximum supervision timeout, multiple of 10ms | |
#define | SNP_CONN_SUPERVISOR_TIMEOUT_MIN 0x000A |
Supervisor Timeout Range (in 10ms units, ranging from 100ms to 32 seconds) More... | |
#define | SNP_DEV_ALL_EVENT_MASK |
this mask check that only meaningful event can be masked/send. More... | |
#define | SNP_GATT_CHAR_MAX_LENGTH 512 |
Maximum Length of the Characteristic Value Attribute. | |
#define | SNP_GATT_CLIENT_CFG_INDICATE 0x0002 |
The Characteristic Value shall be indicated. | |
#define | SNP_GATT_CLIENT_CFG_NOTIFY 0x0001 |
The Characteristic Value shall be notified. | |
#define | SNP_GATT_PERM_RFU_MASK |
mask for clearing RFU bits on the attribute permissions field More... | |
#define | SNP_HCI_OPCODE_SIZE 0x02 |
Number of bytes an HCI OPCODE should be. | |
#define | SNP_IMAGE_START 0x00000000 |
Location in memory where the SNP image is located. | |
#define | SNP_INVALID_HANDLE 0x0000 |
Invalid Handle. | |
#define | SNP_MAX_ADVDATA_LENGTH 31 |
< This is the maximum size of a scan response or advertising data buffer. | |
Enumerations | |
enum | SNP_CMD1_HDR_TYPE { SNP_DEVICE_GRP = 0, SNP_GAP_GRP, SNP_GATT_GRP, SNP_RFU_GRP } |
list of subgroup | |
Defines used in SNP
#define SNP_CONN_INT_MIN 0x0006 |
Connection Interval Range (in 1.25ms units, ranging from 7.5ms to 4s)
minimal connection interval range: 7.5ms
#define SNP_CONN_SL_MIN 0x0000 |
Slave Latency Ranges.
minimal slave latency value
#define SNP_CONN_SUPERVISOR_TIMEOUT_MIN 0x000A |
Supervisor Timeout Range (in 10ms units, ranging from 100ms to 32 seconds)
minimum supervision timeout, multiple of 10ms
#define SNP_DEV_ALL_EVENT_MASK |
this mask check that only meaningful event can be masked/send.
#define SNP_GATT_PERM_RFU_MASK |
mask for clearing RFU bits on the attribute permissions field