Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs.c942 const struct bt_tbs_call_cp_acc *ccp) in accept_call() argument
944 struct bt_tbs_call *call = lookup_call_in_inst(inst, ccp->call_index); in accept_call()
953 hold_other_calls(inst, 1, &ccp->call_index); in accept_call()
962 const struct bt_tbs_call_cp_term *ccp, in terminate_call() argument
965 struct bt_tbs_call *call = lookup_call_in_inst(inst, ccp->call_index); in terminate_call()
972 tbs_set_terminate_reason(inst, ccp->call_index, reason); in terminate_call()
978 const struct bt_tbs_call_cp_hold *ccp) in tbs_hold_call() argument
980 struct bt_tbs_call *call = lookup_call_in_inst(inst, ccp->call_index); in tbs_hold_call()
1004 const struct bt_tbs_call_cp_retrieve *ccp) in retrieve_call() argument
1006 struct bt_tbs_call *call = lookup_call_in_inst(inst, ccp->call_index); in retrieve_call()
[all …]
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/
Dindex.rst36 shell/ccp.rst