gattlib/examples
Flaviu Tamas bb90b55dde Flush uart after getting message
The internal stdout buffering causes problems when we're trying to get
data, but the data doesn't have any newlines or anything like that.
We're forced to wait for forever until the buffer gets filled up and
output to the console.

This solves that by flushing immediately after each message.
2021-12-03 09:39:07 +01:00
..
advertisement_data Introduce Gattlib logging backend 2021-10-18 16:46:45 +02:00
ble_scan Introduce Gattlib logging backend 2021-10-18 16:46:45 +02:00
discover Introduce Gattlib logging backend 2021-10-18 16:46:45 +02:00
find_eddystone Introduce Gattlib logging backend 2021-10-18 16:46:45 +02:00
gatttool cmake: Update 'cmake_minimum_required' as 2.6 is getting deprecated 2021-10-17 22:22:05 +02:00
nordic_uart Flush uart after getting message 2021-12-03 09:39:07 +01:00
notification Introduce Gattlib logging backend 2021-10-18 16:46:45 +02:00
read_write Introduce Gattlib logging backend 2021-10-18 16:46:45 +02:00
read_write_memory Introduce Gattlib logging backend 2021-10-18 16:46:45 +02:00