Searched defs:tx_buffer (Results 1 – 7 of 7) sorted by relevance
21 static char tx_buffer[] = CONFIG_BOARD_QUALIFIERS; in main() local
29 static char tx_buffer[AUDIO_FRAME_BUF_BYTES * I2S_PLAY_BUF_COUNT]; variable
302 static const uint8_t tx_buffer[] = "Nordic Semiconductor"; in background_transfer() local349 static uint8_t tx_buffer[TRANSFER_LENGTH]; in main() local
21 static uint8_t tx_buffer[CONFIG_NET_SAMPLE_MQTT_PAYLOAD_SIZE]; variable
25 static uint8_t tx_buffer[APP_MQTT_BUFFER_SIZE]; variable
37 static APP_BMEM uint8_t tx_buffer[APP_MQTT_BUFFER_SIZE]; variable
44 static uint8_t tx_buffer[MQTT_BUFFER_SIZE]; variable
Completed in 26 milliseconds