Searched refs:BT_GATT_CCC_NOTIFY (Results 1 – 22 of 22) sorted by relevance
35 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in blvl_ccc_cfg_changed()
59 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in hrmc_ccc_cfg_changed()
92 value_v6_ntf_active = value == BT_GATT_CCC_NOTIFY; in value_v6_ccc_cfg_changed()
94 value_v6_ntf_active = value == BT_GATT_CCC_NOTIFY; in value_v6_ccc_cfg_changed()
84 notify_enable = (value == BT_GATT_CCC_NOTIFY); in mpu_ccc_cfg_changed()
116 simulate_input = (value == BT_GATT_CCC_NOTIFY) ? 1 : 0; in input_ccc_changed()
205 subscribe_param.value = BT_GATT_CCC_NOTIFY; in discover_func()509 remote_ready = (val == BT_GATT_CCC_NOTIFY); in pong_ccc_cfg_changed()
83 subscribe_params.value = BT_GATT_CCC_NOTIFY; in discover_func()
39 nfy_enabled = (value == BT_GATT_CCC_NOTIFY) ? 1 : 0; in test1_ccc_cfg_changed()
170 subscribe_params.value = BT_GATT_CCC_NOTIFY; in discover_func()
89 csc_simulate = value == BT_GATT_CCC_NOTIFY; in csc_meas_ccc_cfg_changed()
558 subscribe_params.value = BT_GATT_CCC_NOTIFY; in cmd_subscribe()606 subscribe_params.value = BT_GATT_CCC_NOTIFY; in cmd_resubscribe()755 echo_enabled = (value == BT_GATT_CCC_NOTIFY) ? 1 : 0; in vnd1_ccc_cfg_changed()
131 simulate_temp = value == BT_GATT_CCC_NOTIFY; in temp_ccc_cfg_changed()
659 if (value != BT_GATT_CCC_NOTIFY) { in proxy_ccc_write()960 if (value != BT_GATT_CCC_NOTIFY) { in prov_ccc_write()
282 #define BT_GATT_CCC_NOTIFY 0x0001 macro
291 sub_params->value = BT_GATT_CCC_NOTIFY; in mics_discover_func()
403 sub_params->value = BT_GATT_CCC_NOTIFY; in vocs_discover_func()
609 sub_params->value = BT_GATT_CCC_NOTIFY; in aics_discover_func()
491 sub_params->value = BT_GATT_CCC_NOTIFY; in vcs_discover_func()
787 if (ccc_value == BT_GATT_CCC_NOTIFY) { in alloc_value()1776 op = subscription->value == BT_GATT_CCC_NOTIFY ? GATT_CFG_NOTIFY : in discover_complete()1882 value = BT_GATT_CCC_NOTIFY; in config_subscription()
2327 data.type = BT_GATT_CCC_NOTIFY; in bt_gatt_notify_cb()