Home
last modified time | relevance | path

Searched refs:BT_GATT_CCC (Results 1 – 25 of 36) sorted by relevance

12

/Zephyr-latest/subsys/bluetooth/services/bas/
Dbas.c79 BT_GATT_CCC(blvl_ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),
85 BT_GATT_CCC(blvl_status_ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),
91 BT_GATT_CCC(bt_bas_bcs_ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),
/Zephyr-latest/include/zephyr/bluetooth/services/nus/
Dinst.h43 BT_GATT_CCC(nus_ccc_cfg_changed, \
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dperipheral.c39 BT_GATT_CCC(new_svc_ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/src/
Dgatt_server_test.c88 BT_GATT_CCC(short_subscribe, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),
92 BT_GATT_CCC(long_subscribe, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE));
/Zephyr-latest/tests/bluetooth/gatt/src/
Dmain.c86 BT_GATT_CCC(test1_ccc_cfg_changed,
166 BT_GATT_CCC(test1_ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE), in ZTEST()
231 BT_GATT_CCC(test1_ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE), in ZTEST()
294 BT_GATT_CCC(test1_ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE), in ZTEST()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/
Ddut.c46 BT_GATT_CCC(ccc_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),);
/Zephyr-latest/samples/bluetooth/peripheral_ht/src/
Dhts.c61 BT_GATT_CCC(htmc_ccc_cfg_changed,
/Zephyr-latest/samples/bluetooth/mtu_update/peripheral/src/
Dperipheral_mtu_update.c48 BT_GATT_CCC(ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE));
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify/src/
Dgatt_server_test.c104 BT_GATT_CCC(short_subscribe, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),
108 BT_GATT_CCC(long_subscribe, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE));
/Zephyr-latest/subsys/bluetooth/services/
Dhrs.c120 BT_GATT_CCC(hrmc_ccc_cfg_changed,
Dcts.c169 BT_GATT_CCC(ct_ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE));
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/
Dserver.c50 BT_GATT_CCC(ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE));
/Zephyr-latest/samples/bluetooth/st_ble_sensor/src/
Dmain.c101 BT_GATT_CCC(mpu_ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),
/Zephyr-latest/samples/bluetooth/peripheral_csc/src/
Dmain.c207 BT_GATT_CCC(csc_meas_ccc_cfg_changed,
218 BT_GATT_CCC(ctrl_point_ccc_cfg_changed,
/Zephyr-latest/samples/bluetooth/peripheral_hids/src/
Dhog.c165 BT_GATT_CCC(input_ccc_changed,
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_ble.c66 BT_GATT_CCC(log_notify_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/
Ddut.c72 BT_GATT_CCC(ccc_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE));
/Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/
Dutils.c197 BT_GATT_CCC(bas_ccc_cfg_changed,
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dclient_test.c168 BT_GATT_CCC(NULL,
/Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/central/src/
Dutils.c208 BT_GATT_CCC(NULL,
/Zephyr-latest/samples/bluetooth/peripheral_esp/src/
Dmain.c333 BT_GATT_CCC(temp_ccc_cfg_changed,
349 BT_GATT_CCC(temp_ccc_cfg_changed,
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dperipheral.c56 BT_GATT_CCC(ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE));
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/
Dmain.c181 BT_GATT_CCC(NULL, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE),);
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/src/
Dperipheral.c57 BT_GATT_CCC(ccc_cfg_changed, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE));
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dgatt.rst36 :c:macro:`BT_GATT_CCC`

12