Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_ccp.h187 uint16_t termination_reason; member
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_ccp.c95 ev.termination_reason = sys_cpu_to_le16(tbs_handles->termination_reason); in tbs_chrc_handles_ev()
258 tbs_handles.termination_reason = tbs_inst->termination_reason_handle; in tbs_client_read_val_cb()
287 .termination_reason = tbs_client_termination_reason_cb,
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dtbs.h767 bt_tbs_client_termination_reason_cb termination_reason; member
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dtbs_client_test.c324 .termination_reason = tbs_client_term_reason_cb
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_client.c608 if (listener->termination_reason != NULL) { in terminate_reason_changed()
609 listener->termination_reason(conn, err, inst_index, reason.call_index, in terminate_reason_changed()