Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c886 static uint8_t tbs_hold_call(struct tbs_inst *inst, const struct bt_tbs_call_cp_hold *ccp) in tbs_hold_call() function
1197 status = tbs_hold_call(tbs, &ccp->hold); in write_call_cp()
1757 status = tbs_hold_call(inst, &ccp); in bt_tbs_hold()