Home
last modified time | relevance | path

Searched refs:BT_GATT_SUBSCRIBE_FLAG_SENT (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h2040 BT_GATT_SUBSCRIBE_FLAG_SENT, enumerator
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c3723 atomic_clear_bit(params->flags, BT_GATT_SUBSCRIBE_FLAG_SENT); in remove_subscriptions()
5370 atomic_set_bit(params->flags, BT_GATT_SUBSCRIBE_FLAG_SENT); in gatt_write_ccc()
5664 BT_GATT_SUBSCRIBE_FLAG_SENT) && in add_subscriptions()