Home
last modified time | relevance | path

Searched refs:BT_GATT_CCC_NOTIFY (Results 1 – 25 of 42) sorted by relevance

12

/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/gatt/notify_multiple/src/
Dgatt_server_test.c63 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()
Dgatt_client_test.c236 .value = BT_GATT_CCC_NOTIFY,
245 .value = BT_GATT_CCC_NOTIFY,
/Zephyr-Core-3.4.0/subsys/bluetooth/services/
Dbas.c35 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in blvl_ccc_cfg_changed()
Dhrs.c59 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in hrmc_ccc_cfg_changed()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_b_3_1.c92 value_v6_ntf_active = value == BT_GATT_CCC_NOTIFY; in value_v6_ccc_cfg_changed()
Dservice_b_3_2.c94 value_v6_ntf_active = value == BT_GATT_CCC_NOTIFY; in value_v6_ccc_cfg_changed()
Dservice_b_3_3.c94 value_v6_ntf_active = value == BT_GATT_CCC_NOTIFY; in value_v6_ccc_cfg_changed()
/Zephyr-Core-3.4.0/samples/bluetooth/mtu_update/peripheral/src/
Dperipheral_mtu_update.c32 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ccc_cfg_changed()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dperipheral.c45 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()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/security/ccc_update/src/
Dperipheral.c46 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()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/gatt/notify/src/
Dgatt_server_test.c79 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()
Dgatt_client_test.c233 .value = BT_GATT_CCC_NOTIFY,
242 .value = BT_GATT_CCC_NOTIFY,
/Zephyr-Core-3.4.0/subsys/logging/backends/
Dlog_backend_ble.c70 const bool notify_enabled = value == BT_GATT_CCC_NOTIFY; in log_notify_changed()
/Zephyr-Core-3.4.0/samples/bluetooth/st_ble_sensor/src/
Dmain.c84 notify_enable = (value == BT_GATT_CCC_NOTIFY); in mpu_ccc_cfg_changed()
/Zephyr-Core-3.4.0/samples/bluetooth/peripheral_hids/src/
Dhog.c118 simulate_input = (value == BT_GATT_CCC_NOTIFY) ? 1 : 0; in input_ccc_changed()
/Zephyr-Core-3.4.0/subsys/bluetooth/audio/
Dmcc.c1653 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 …]
Dhas_client.c482 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()
/Zephyr-Core-3.4.0/samples/boards/bbc_microbit/pong/src/
Dble.c205 subscribe_param.value = BT_GATT_CCC_NOTIFY; in discover_func()
509 remote_ready = (val == BT_GATT_CCC_NOTIFY); in pong_ccc_cfg_changed()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dserver_test.c165 subscribe_params.value = BT_GATT_CCC_NOTIFY; in gatt_subscribe()
/Zephyr-Core-3.4.0/samples/bluetooth/mtu_update/central/src/
Dcentral_mtu_update.c98 subscribe_params.value = BT_GATT_CCC_NOTIFY; in discover_func()
/Zephyr-Core-3.4.0/samples/bluetooth/central_hr/src/
Dmain.c83 subscribe_params.value = BT_GATT_CCC_NOTIFY; in discover_func()
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/
Dpb_gatt_srv.c147 if (value != BT_GATT_CCC_NOTIFY) { in prov_ccc_write()
Dgatt_cli.c148 server->subscribe.value = BT_GATT_CCC_NOTIFY; in discover_func()
/Zephyr-Core-3.4.0/tests/bluetooth/gatt/src/
Dmain.c39 nfy_enabled = (value == BT_GATT_CCC_NOTIFY) ? 1 : 0; in test1_ccc_cfg_changed()
/Zephyr-Core-3.4.0/samples/bluetooth/peripheral_csc/src/
Dmain.c89 csc_simulate = value == BT_GATT_CCC_NOTIFY; in csc_meas_ccc_cfg_changed()

12