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