|
#define | UUID_SERIAL_GATT_SERVICE 0x7e, 0x60, 0xfa, 0xf2, 0xbe, 0x7e, 0x3b, 0xa6, 0xe0, 0x47, 0x9d, 0x05, 0xb2, 0x93, 0x52, 0x69 |
|
#define | UUID_SERIAL_GATT_SERIAL_DATA 0x8b, 0x5e, 0xfe, 0x3c, 0x2d, 0x90, 0x27, 0x87, 0xbc, 0x42, 0x00, 0xef, 0xe4, 0x46, 0x41, 0x61 |
|
#define | SERIAL_GATT_FLAGS_CREDIT_FIELD_PRESENT 0x01 |
|
#define | SERIAL_GATT_FLAGS_MTU_FIELD_PRESENT 0x02 |
|
#define | SERIAL_GATT_FLAGS_DATA_FIELD_PRESENT 0x04 |
|
#define | SERIAL_GATT_MAX_CREDITS 255 |
|
#define | SERIAL_GATT_DEFAULT_MTU 23 |
|
>
AIROC Serial GATT Service Provides definitions that can be used by a peer Serial GATT applications to send and receive data from a peer device.