Goodix UART Service Client event type.
Enumerator |
---|
GUS_C_EVT_INVALID | Invalid GUS Client event.
|
GUS_C_EVT_DISCOVERY_COMPLETE | GUS Client has found service and its characteristics at peer.
|
GUS_C_EVT_DISCOVERY_FAIL | GUS Client found THS service failed because of invalid operation or no found at peer.
|
GUS_C_EVT_TX_NTF_SET_SUCCESS | GUS Client has set peer Tx notify.
|
GUS_C_EVT_FLOW_CTRL_NTF_SET_SUCCESS | GUS Client has set peer ble flow control notify.
|
GUS_C_EVT_PEER_DATA_RECEIVE | GUS Client has received something from peer.
|
GUS_C_EVT_TX_CPLT | GUS Client has sent something to peer successfully.
|
GUS_C_EVT_TX_FLOW_OFF | GUS Client has received Tx flow off control request from peer.
|
GUS_C_EVT_TX_FLOW_ON | GUS Client has received Tx flow on control request from peer.
|
GUS_C_EVT_RX_FLOW_UPDATE_CPLT | GUS CLient has updated flow control to peer completely.
|
GUS_C_EVT_WRITE_OP_ERR | Error occured when GUS Client wrote to peer.
|
GUS_C_EVT_INVALID | Invalid GUS Client event.
|
GUS_C_EVT_DISCOVERY_COMPLETE | GUS Client has found service and its characteristics at peer.
|
GUS_C_EVT_DISCOVERY_FAIL | GUS Client found THS service failed because of invalid operation or no found at peer.
|
GUS_C_EVT_TX_NTF_SET_SUCCESS | GUS Client has set peer Tx notify.
|
GUS_C_EVT_FLOW_CTRL_NTF_SET_SUCCESS | GUS Client has set peer ble flow control notify.
|
GUS_C_EVT_PEER_DATA_RECEIVE | GUS Client has received something from peer.
|
GUS_C_EVT_TX_CPLT | GUS Client has sent something to peer successfully.
|
GUS_C_EVT_TX_FLOW_OFF | GUS Client has received Tx flow off control request from peer.
|
GUS_C_EVT_TX_FLOW_ON | GUS Client has received Tx flow on control request from peer.
|
GUS_C_EVT_RX_FLOW_UPDATE_CPLT | GUS CLient has updated flow control to peer completely.
|
GUS_C_EVT_WRITE_OP_ERR | Error occured when GUS Client wrote to peer.
|