| Zephyr Project API 4.2.99
    A Scalable Open Source RTOS | 
#include <ubx.h>
| Data Fields | ||
| struct { | ||
| const void * buf | ||
| uint16_t len | ||
| } | request | |
| struct { | ||
| uint8_t * buf | ||
| uint16_t buf_len | ||
| uint16_t received_len | ||
| } | response | |
| struct modem_ubx_match | match | |
| uint16_t | retry_count | |
| k_timeout_t | timeout | |
| const void* modem_ubx_script::buf | 
| uint8_t* modem_ubx_script::buf | 
| uint16_t modem_ubx_script::buf_len | 
| uint16_t modem_ubx_script::len | 
| struct modem_ubx_match modem_ubx_script::match | 
| uint16_t modem_ubx_script::received_len | 
| struct { ... } modem_ubx_script::request | 
| struct { ... } modem_ubx_script::response | 
| uint16_t modem_ubx_script::retry_count | 
| k_timeout_t modem_ubx_script::timeout |