Home
last modified time | relevance | path

Searched refs:bt_tbs_call_cp_hold (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_internal.h237 struct bt_tbs_call_cp_hold { struct
261 struct bt_tbs_call_cp_hold hold; argument
Dtbs.c886 static uint8_t tbs_hold_call(struct tbs_inst *inst, const struct bt_tbs_call_cp_hold *ccp) in tbs_hold_call()
1753 const struct bt_tbs_call_cp_hold ccp = {.call_index = call_index, in bt_tbs_hold()