Searched defs:locked (Results 1 – 16 of 16) sorted by relevance
/Zephyr-Core-3.7.0/samples/bluetooth/tmap_peripheral/src/ |
D | csip_set_member.c | 20 bool locked) in csip_lock_changed_cb()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/ |
D | csip_notify_client_test.c | 40 static void csip_lock_changed(struct bt_csip_set_coordinator_csis_inst *inst, bool locked) in csip_lock_changed()
|
D | csip_notify_server_test.c | 43 bool locked) in csip_set_member_lock_changed_cb()
|
D | csip_set_coordinator_test.c | 130 bool locked) in csip_lock_changed_cb() 144 bool locked, struct bt_csip_set_coordinator_set_member *member) in csip_set_coordinator_ordered_access_cb()
|
D | csip_set_member_test.c | 37 bool locked) in csip_lock_changed_cb()
|
/Zephyr-Core-3.7.0/samples/bluetooth/hap_ha/src/ |
D | csip_set_member.c | 22 bool locked) in csip_lock_changed_cb()
|
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/audio/ |
D | btp_csip.c | 134 bool locked) in csip_lock_changed_cb() 141 bool locked, struct bt_csip_set_coordinator_set_member *member) in csip_set_coordinator_ordered_access_cb()
|
D | btp_csis.c | 102 bool locked) in lock_changed_cb()
|
/Zephyr-Core-3.7.0/drivers/clock_control/ |
D | clock_control_nrf_auxpll.c | 38 bool locked; in clock_control_nrf_auxpll_on() local
|
/Zephyr-Core-3.7.0/tests/kernel/spinlock/src/ |
D | main.c | 61 int i, locked; in bounce_once() local
|
/Zephyr-Core-3.7.0/subsys/shell/ |
D | shell_log_backend.c | 161 bool locked, bool colors) in process_log_msg()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/ |
D | csip_set_member.c | 40 bool locked) in locked_cb()
|
D | cap_acceptor.c | 54 bool locked) in locked_cb()
|
D | csip_set_coordinator.c | 143 bool locked, struct bt_csip_set_coordinator_set_member *member) in csip_set_coordinator_ordered_access_cb()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/ |
D | csip_set_member.c | 392 bool locked = svc_inst->set_lock == BT_CSIP_LOCK_VALUE; in set_lock() local 459 bool locked = svc_inst->set_lock == BT_CSIP_LOCK_VALUE; in set_lock_timer_handler() local 504 bool locked = svc_inst->set_lock == BT_CSIP_LOCK_VALUE; in handle_csip_disconnect() local
|
D | csip_set_coordinator.c | 281 static void lock_changed(struct bt_csip_set_coordinator_csis_inst *inst, bool locked) in lock_changed() 332 int err, bool locked, in ordered_access_complete() 509 bool locked; in lock_notify_func() local 1232 static void csip_set_coordinator_lock_state_read_cb(int err, bool locked) in csip_set_coordinator_lock_state_read_cb()
|