|
BLE_API
v2.1.3
|
Modules | |
| BLE Based UUID Definitions | |
| BLE Based Definitions | |
| BLE Based General Structures | |
| BLE Based Functions | |
Macros | |
| #define | SERVICE_CALLBACK_NULL_CHECK(callback) |
| #define | BLE_CHARAC_PRESENTATION_FORMAT_LEN 7 |
Here shows the definitions of the defined service based definitions.
| #define BLE_CHARAC_PRESENTATION_FORMAT_LEN 7 |
Length of Charac_Presentation_Format for decoded data.
| #define SERVICE_CALLBACK_NULL_CHECK | ( | callback | ) |
Marcro retrun if input callback function is equal to NULL.
| [in] | callback | BLE service callback function. |