Home
last modified time | relevance | path

Searched refs:notify_len (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/subsys/logging/backends/
Dlog_backend_ble.c121 uint16_t notify_len; in line_out() local
124 notify_len = attr_data_len; in line_out()
126 notify_len = LOG_BACKEND_BLE_BUF_SIZE; in line_out()
133 .len = notify_len, in line_out()