Searched refs:BT_GATT_CCC_NOTIFY (Results 1 – 25 of 42) sorted by relevance
12
63 const bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in short_subscribe()74 const bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in long_subscribe()
236 .value = BT_GATT_CCC_NOTIFY,245 .value = BT_GATT_CCC_NOTIFY,
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()
32 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ccc_cfg_changed()
45 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ccc_cfg_changed()156 bool is_subscribed = bt_gatt_is_subscribed(conn, attr, BT_GATT_CCC_NOTIFY); in is_peer_subscribed()
46 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ccc_cfg_changed()157 bool is_subscribed = bt_gatt_is_subscribed(conn, attr, BT_GATT_CCC_NOTIFY); in is_peer_subscribed()
79 const bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in short_subscribe()90 const bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in long_subscribe()
233 .value = BT_GATT_CCC_NOTIFY,242 .value = BT_GATT_CCC_NOTIFY,
70 const bool notify_enabled = value == BT_GATT_CCC_NOTIFY; in log_notify_changed()
84 notify_enable = (value == BT_GATT_CCC_NOTIFY); in mpu_ccc_cfg_changed()
118 simulate_input = (value == BT_GATT_CCC_NOTIFY) ? 1 : 0; in input_ccc_changed()
1653 mcs_inst->player_name_sub_params.value = BT_GATT_CCC_NOTIFY; in discover_mcs_char_func()1668 mcs_inst->track_changed_sub_params.value = BT_GATT_CCC_NOTIFY; in discover_mcs_char_func()1675 mcs_inst->track_title_sub_params.value = BT_GATT_CCC_NOTIFY; in discover_mcs_char_func()1682 mcs_inst->track_duration_sub_params.value = BT_GATT_CCC_NOTIFY; in discover_mcs_char_func()1689 mcs_inst->track_position_sub_params.value = BT_GATT_CCC_NOTIFY; in discover_mcs_char_func()1696 mcs_inst->playback_speed_sub_params.value = BT_GATT_CCC_NOTIFY; in discover_mcs_char_func()1703 mcs_inst->seeking_speed_sub_params.value = BT_GATT_CCC_NOTIFY; in discover_mcs_char_func()1715 BT_GATT_CCC_NOTIFY; in discover_mcs_char_func()1722 mcs_inst->next_track_obj_sub_params.value = BT_GATT_CCC_NOTIFY; in discover_mcs_char_func()1730 BT_GATT_CCC_NOTIFY; in discover_mcs_char_func()[all …]
482 inst->active_index_subscription.value = BT_GATT_CCC_NOTIFY; in active_index_subscribe()583 inst->control_point_subscription.value = BT_GATT_CCC_INDICATE | BT_GATT_CCC_NOTIFY; in control_point_subscribe()779 inst->features_subscription.value = BT_GATT_CCC_NOTIFY; in features_subscribe()
205 subscribe_param.value = BT_GATT_CCC_NOTIFY; in discover_func()509 remote_ready = (val == BT_GATT_CCC_NOTIFY); in pong_ccc_cfg_changed()
165 subscribe_params.value = BT_GATT_CCC_NOTIFY; in gatt_subscribe()
98 subscribe_params.value = BT_GATT_CCC_NOTIFY; in discover_func()
83 subscribe_params.value = BT_GATT_CCC_NOTIFY; in discover_func()
147 if (value != BT_GATT_CCC_NOTIFY) { in prov_ccc_write()
148 server->subscribe.value = BT_GATT_CCC_NOTIFY; in discover_func()
39 nfy_enabled = (value == BT_GATT_CCC_NOTIFY) ? 1 : 0; in test1_ccc_cfg_changed()
89 csc_simulate = value == BT_GATT_CCC_NOTIFY; in csc_meas_ccc_cfg_changed()