Home
last modified time | relevance | path

Searched defs:notif_enabled (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/subsys/bluetooth/services/bas/
Dbas.c38 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in blvl_ccc_cfg_changed() local
48 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in blvl_status_ccc_cfg_changed() local
/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() local
/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() local
74 const bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in long_subscribe() local
/Zephyr-latest/samples/bluetooth/peripheral_nus/src/
Dmain.c23 static void notif_enabled(bool enabled, void *ctx) in notif_enabled() function
/Zephyr-latest/include/zephyr/bluetooth/services/
Dnus.h46 void (*notif_enabled)(bool enabled, void *ctx); member
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/
Dserver.c40 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ccc_cfg_changed() local
/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() local
90 const bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in long_subscribe() local
/Zephyr-latest/samples/bluetooth/mtu_update/peripheral/src/
Dperipheral_mtu_update.c40 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ccc_cfg_changed() local
/Zephyr-latest/subsys/bluetooth/services/
Dcts.c109 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ct_ccc_cfg_changed() local
Dhrs.c70 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in hrmc_ccc_cfg_changed() local
/Zephyr-latest/tests/bsim/bluetooth/host/security/ccc_update/src/
Dperipheral.c47 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ccc_cfg_changed() local
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dperipheral.c46 bool notif_enabled = (value == BT_GATT_CCC_NOTIFY); in ccc_cfg_changed() local