Searched refs:bt_tbs_call (Results 1 – 2 of 2) sorted by relevance
75 struct bt_tbs_call calls[CONFIG_BT_TBS_MAX_CALLS];114 static struct bt_tbs_call *held_calls[CONFIG_BT_TBS_MAX_CALLS];166 static struct bt_tbs_call *lookup_call_in_inst(struct tbs_inst *inst, uint8_t call_index) in lookup_call_in_inst()187 static struct bt_tbs_call *lookup_call(uint8_t call_index) in lookup_call()189 struct bt_tbs_call *call; in lookup_call()472 const struct bt_tbs_call *call; in next_free_call_index()493 static struct bt_tbs_call *call_alloc(struct tbs_inst *inst, uint8_t state, const uint8_t *uri, in call_alloc()496 struct bt_tbs_call *free_call = NULL; in call_alloc()524 static void call_free(struct bt_tbs_call *call) in call_free()531 const struct bt_tbs_call *call; in net_buf_put_call_states_by_inst()[all …]
214 struct bt_tbs_call { struct