Searched defs:active_proc (Results 1 – 3 of 3) sorted by relevance
121 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in cap_commander_broadcast_assistant_add_src_cb() local333 struct bt_cap_common_proc *active_proc; in bt_cap_commander_broadcast_reception_start() local421 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in cap_commander_broadcast_assistant_recv_state_cb() local457 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in cap_commander_broadcast_assistant_rem_src_cb() local507 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in cap_commander_broadcast_assistant_mod_src_cb() local605 struct bt_cap_common_proc *active_proc; in bt_cap_commander_broadcast_reception_stop() local677 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in cap_commander_broadcast_assistant_set_broadcast_code_cb() local786 struct bt_cap_common_proc *active_proc; in bt_cap_commander_distribute_broadcast_code() local860 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in cap_commander_proc_complete() local1025 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in cap_commander_vcp_vol_set_cb() local[all …]
479 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in set_cap_stream_in_progress() local497 get_proc_param_by_cap_stream(struct bt_cap_common_proc *active_proc, in get_proc_param_by_cap_stream()509 static void update_proc_done_cnt(struct bt_cap_common_proc *active_proc) in update_proc_done_cnt()658 get_next_proc_param(struct bt_cap_common_proc *active_proc) in get_next_proc_param()863 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in cap_initiator_unicast_audio_proc_complete() local912 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in bt_cap_initiator_cp_cb() local939 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in cap_initiator_unicast_audio_configure() local1043 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in bt_cap_initiator_codec_configured() local1194 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in bt_cap_initiator_qos_configured() local1284 struct bt_cap_common_proc *active_proc = bt_cap_common_get_active_proc(); in bt_cap_initiator_enabled() local[all …]
34 static struct bt_cap_common_proc active_proc; variable