Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c494 CF_DB_HASH_READ, /* The client has read the database hash */ enumerator
1001 atomic_set_bit(cfg->flags, CF_DB_HASH_READ); in db_hash_read()
1631 atomic_clear_bit(cfg->flags, CF_DB_HASH_READ); in db_changed()
6028 if (atomic_test_and_clear_bit(cfg->flags, CF_DB_HASH_READ)) { in bt_gatt_change_aware()
6043 atomic_clear_bit(cfg->flags, CF_DB_HASH_READ); in bt_gatt_change_aware()