Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
Dgatt.c1214 static uint8_t set_cb(const struct bt_gatt_attr *attr, uint16_t handle, in set_cb() function
1254 bt_gatt_foreach_attr(handle, handle, set_cb, &data); in cmd_set()