Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/logging/backends/
Dlog_backend_ble.c36 static void log_notify_changed(const struct bt_gatt_attr *attr, uint16_t value);
66 BT_GATT_CCC(log_notify_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),
95 void log_notify_changed(const struct bt_gatt_attr *attr, uint16_t value) in log_notify_changed() function