Searched refs:bt_tbs_call (Results 1 – 2 of 2) sorted by relevance
52 struct bt_tbs_call calls[CONFIG_BT_TBS_MAX_CALLS];108 static struct bt_tbs_call *held_calls[CONFIG_BT_TBS_MAX_CALLS];113 static struct bt_tbs_call *lookup_call_in_inst(struct tbs_service_inst *inst, in lookup_call_in_inst()135 static struct bt_tbs_call *lookup_call(uint8_t call_index) in lookup_call()143 struct bt_tbs_call *call = lookup_call_in_inst(&svc_insts[i], in lookup_call()311 const struct bt_tbs_call *call = lookup_call(next_call_index); in next_free_call_index()331 const struct bt_tbs_call *call; in net_buf_put_call_state()332 const struct bt_tbs_call *calls; in net_buf_put_call_state()379 const struct bt_tbs_call *call; in net_buf_put_current_calls()380 const struct bt_tbs_call *calls; in net_buf_put_current_calls()[all …]
207 struct bt_tbs_call { struct