COMMON IO-BLE v1.0.0
Hardware abstraction layer for Bluetooth
 
Loading...
Searching...
No Matches
Constants

Constants defined in the BT_HAL. More...

Macros

#define btGATT_MAX_ATTR_LEN   600
 
#define btMAJOR_VERSION   5
 Incompatible API changes without backward compatibility.
 
#define btMINOR_VERSION   1
 Add new functionality with backward compatibility.
 
#define btPATCH_VERSION   0
 Make changes in the API with backward compatibility.
 
#define bt128BIT_UUID_LEN   16
 Size in byte of 128bits UUID.
 
#define btADDRESS_LEN   6
 Size in byte of BT/BLE addresses.
 
#define btKEY_MAX_LEN   16
 Maximum length of Random key.
 

Detailed Description

Constants defined in the BT_HAL.

Macro Definition Documentation

◆ btGATT_MAX_ATTR_LEN

#define btGATT_MAX_ATTR_LEN   600

Buffer sizes for maximum attribute length and maximum read/write operation buffer size.