Home
last modified time | relevance | path

Searched defs:lock_changed (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dcsip.h111 void (*lock_changed)(struct bt_conn *conn, member
417 bt_csip_set_coordinator_lock_changed_cb lock_changed; member
/Zephyr-latest/subsys/bluetooth/audio/
Dcsip_set_coordinator.c296 static void lock_changed(struct bt_csip_set_coordinator_csis_inst *inst, bool locked) in lock_changed() function