Searched defs:_bt_gatt_ccc (Results 1 – 1 of 1) sorted by relevance
1039 struct _bt_gatt_ccc { struct1041 struct bt_gatt_ccc_cfg cfg[BT_GATT_CCC_MAX];1044 uint16_t value;1051 void (*cfg_changed)(const struct bt_gatt_attr *attr, uint16_t value);1062 ssize_t (*cfg_write)(struct bt_conn *conn,1095 * @note Only use this with attributes which user_data is a _bt_gatt_ccc. argument