BLE_API
v2.1.3
|
Macros | |
#define | BLEGATT_WRITE 0x00 |
#define | BLEGATT_WRITE_WITHOUT_RSP 0x01 |
Typedefs | |
typedef uint8_t | BleGattWrite |
There are five sub-procedures that can be used to write a Characteristic Value.
#define BLEGATT_WRITE 0x00 |
GATT write (Write request).
#define BLEGATT_WRITE_WITHOUT_RSP 0x01 |
GATT write without response (Write command).