Searched refs:log_notify_changed (Results 1 – 1 of 1) sorted by relevance
36 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