Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_internal.h344 uint16_t termination_reason_handle; member
Dtbs_client.c742 } else if (handle == tbs_inst->termination_reason_handle) { in notify_handler()
1664 current_inst->termination_reason_handle = chrc->value_handle; in discover_func()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_ccp.c258 tbs_handles.termination_reason = tbs_inst->termination_reason_handle; in tbs_client_read_val_cb()