Searched refs:FLAG_NOTIFY_LOCK (Results 1 – 1 of 1) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | csip_set_member.c | 57 FLAG_NOTIFY_LOCK, enumerator 383 notify_clients(svc_inst, conn, FLAG_NOTIFY_LOCK); in set_lock() 450 notify_clients(svc_inst, NULL, FLAG_NOTIFY_LOCK); in set_lock_timer_handler() 478 if (atomic_test_bit(client->flags, FLAG_NOTIFY_LOCK) && in csip_security_changed() 495 notify_clients(svc_inst, NULL, FLAG_NOTIFY_LOCK); in handle_csip_disconnect() 767 if (atomic_test_and_clear_bit(client->flags, FLAG_NOTIFY_LOCK)) { in notify_cb() 964 notify_clients(svc_inst, NULL, FLAG_NOTIFY_LOCK); in bt_csip_set_member_lock()
|