Macros | |
| #define | GUS_CONNECTION_MAX |
| #define | FLOW_ON 0x01 |
| #define | FLOW_OFF 0x00 |
| #define | GUS_MAX_DATA_LEN 247 |
| #define | GUS_FLOW_CTRL_LEN 1 |
| #define | GUS_SERVICE_UUID |
| #define FLOW_OFF 0x00 |
Indicate that GUS can not receive data from peer.
| #define FLOW_ON 0x01 |
Indicate that GUS can receive data from peer.
| #define GUS_CONNECTION_MAX |
Maximum number of Goodix UART Service connections.
| #define GUS_FLOW_CTRL_LEN 1 |
Maximum length of ble flow control data packet which is transmitted via GUS.
| #define GUS_MAX_DATA_LEN 247 |
Maximum length of application data packet which is transmitted via GUS.
| #define GUS_SERVICE_UUID |
The UUID of Goodix UART Service for setting advertising data.