Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dgatt.c631 static bool cf_set_value(struct gatt_cf_cfg *cfg, const uint8_t *value, uint16_t len) in cf_set_value() function
684 if (!cf_set_value(cfg, value, len)) { in cf_write()