
Functions | |
| zb_ret_t | gboss_wait_rx (zb_uint32_t timeout_ms, zb_uint8_t *cmd_id, zb_uint8_t **payload, zb_size_t *length) |
| Receive a packet from GPS in Bidirectional in Operational mode. More... | |
| zb_ret_t gboss_wait_rx | ( | zb_uint32_t | timeout_ms, |
| zb_uint8_t * | cmd_id, | ||
| zb_uint8_t ** | payload, | ||
| zb_size_t * | length | ||
| ) |
Receive a packet from GPS in Bidirectional in Operational mode.
| timeout_ms | - timeout to wait for rx |
| cmd_id | - received command id |
| payload | - received command payload |
| length | - received payload length |