Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/services/nus/
Dinst.h33 void nus_ccc_cfg_changed(const struct bt_gatt_attr *attr, uint16_t value);
43 BT_GATT_CCC(nus_ccc_cfg_changed, \
/Zephyr-latest/subsys/bluetooth/services/nus/
Dnus.c30 void nus_ccc_cfg_changed(const struct bt_gatt_attr *attr, uint16_t value) in nus_ccc_cfg_changed() function