Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dcsip_set_member.c58 FLAG_NOTIFY_LOCK, enumerator
389 notify_clients(svc_inst, conn, FLAG_NOTIFY_LOCK); in set_lock()
456 notify_clients(svc_inst, NULL, FLAG_NOTIFY_LOCK); in set_lock_timer_handler()
484 if (atomic_test_bit(client->flags, FLAG_NOTIFY_LOCK) && in csip_security_changed()
501 notify_clients(svc_inst, NULL, FLAG_NOTIFY_LOCK); in handle_csip_disconnect()
773 if (atomic_test_and_clear_bit(client->flags, FLAG_NOTIFY_LOCK)) { in notify_cb()
970 notify_clients(svc_inst, NULL, FLAG_NOTIFY_LOCK); in bt_csip_set_member_lock()