Searched defs:_bt_gatt_ccc (Results 1 – 1 of 1) sorted by relevance
946 struct _bt_gatt_ccc { struct948 struct bt_gatt_ccc_cfg cfg[BT_GATT_CCC_MAX];951 uint16_t value;958 void (*cfg_changed)(const struct bt_gatt_attr *attr, uint16_t value);992 * @note Only use this with attributes which user_data is a _bt_gatt_ccc. argument