Home
last modified time | relevance | path

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

123

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dpacs_notify_server_test.c57 if (bt_gatt_is_subscribed(conn, attr, BT_GATT_CCC_NOTIFY)) { in is_peer_subscribed()
65 if (bt_gatt_is_subscribed(conn, attr, BT_GATT_CCC_NOTIFY)) { in is_peer_subscribed()
73 if (bt_gatt_is_subscribed(conn, attr, BT_GATT_CCC_NOTIFY)) { in is_peer_subscribed()
81 if (bt_gatt_is_subscribed(conn, attr, BT_GATT_CCC_NOTIFY)) { in is_peer_subscribed()
89 if (bt_gatt_is_subscribed(conn, attr, BT_GATT_CCC_NOTIFY)) { in is_peer_subscribed()
97 if (bt_gatt_is_subscribed(conn, attr, BT_GATT_CCC_NOTIFY)) { in is_peer_subscribed()
Dpacs_notify_client_test.c125 subscribe_params->value = BT_GATT_CCC_NOTIFY; in discover_supported_contexts()
192 subscribe_params->value = BT_GATT_CCC_NOTIFY; in discover_available_contexts()
259 subscribe_params->value = BT_GATT_CCC_NOTIFY; in discover_src_loc()
326 subscribe_params->value = BT_GATT_CCC_NOTIFY; in discover_snk_loc()
393 subscribe_params->value = BT_GATT_CCC_NOTIFY; in discover_pacs_src()
460 subscribe_params->value = BT_GATT_CCC_NOTIFY; in discover_pacs_snk()
Dcsip_notify_server_test.c38 return bt_gatt_is_subscribed(conn, attr, BT_GATT_CCC_NOTIFY); in is_peer_subscribed()
/Zephyr-latest/subsys/bluetooth/services/bas/
Dbas.c38 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in blvl_ccc_cfg_changed()
48 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in blvl_status_ccc_cfg_changed()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dperipheral.c31 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in new_svc_ccc_cfg_changed()
/Zephyr-latest/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-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_b_3_1.c94 value_v6_ntf_active = value == BT_GATT_CCC_NOTIFY; in value_v6_ccc_cfg_changed()
Dservice_b_3_2.c96 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-latest/tests/bsim/bluetooth/host/l2cap/reassembly/dut/src/
Ddut.c75 sub_params.value = BT_GATT_CCC_NOTIFY; in fake_subscribe()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dperipheral.c46 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ccc_cfg_changed()
147 bool is_subscribed = bt_gatt_is_subscribed(conn, attr, BT_GATT_CCC_NOTIFY); in is_peer_subscribed()
/Zephyr-latest/samples/bluetooth/mtu_update/peripheral/src/
Dperipheral_mtu_update.c40 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ccc_cfg_changed()
/Zephyr-latest/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-latest/tests/bsim/bluetooth/host/security/ccc_update/src/
Dperipheral.c47 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ccc_cfg_changed()
158 bool is_subscribed = bt_gatt_is_subscribed(conn, attr, BT_GATT_CCC_NOTIFY); in is_peer_subscribed()
/Zephyr-latest/subsys/bluetooth/services/
Dhrs.c70 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in hrmc_ccc_cfg_changed()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/
Dserver.c40 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ccc_cfg_changed()
Dclient.c120 sub_params.value = BT_GATT_CCC_NOTIFY; in subscribe()
/Zephyr-latest/samples/bluetooth/st_ble_sensor/src/
Dmain.c84 notify_enable = (value == BT_GATT_CCC_NOTIFY); in mpu_ccc_cfg_changed()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/
Dpeer.c126 sub_params.value = BT_GATT_CCC_NOTIFY; in subscribe()
/Zephyr-latest/samples/bluetooth/peripheral_hids/src/
Dhog.c118 simulate_input = (value == BT_GATT_CCC_NOTIFY) ? 1 : 0; in input_ccc_changed()
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_ble.c99 const bool notify_enabled = value == BT_GATT_CCC_NOTIFY; in log_notify_changed()
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dble.c208 subscribe_param.value = BT_GATT_CCC_NOTIFY; in discover_func()
512 remote_ready = (val == BT_GATT_CCC_NOTIFY); in pong_ccc_cfg_changed()
/Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/
Dutils.c170 if (value == BT_GATT_CCC_NOTIFY) { in bas_ccc_cfg_changed()

123