30#ifndef _service_mgr_bs_h
31#define _service_mgr_bs_h
58 t_bool *
const service_mgr_bs__bres);
bool t_bool
Definition b2c.h:28
#define constants__t_request_context_i
Definition constants.h:112
#define constants__t_msg_i
Definition constants.h:104
#define constants__t_reverse_endpoint_config_idx_i
Definition constants.h:113
#define constants__t_application_context_i
Definition constants.h:88
#define constants__t_byte_buffer_i
Definition constants.h:89
#define constants__t_channel_config_idx_i
Definition constants.h:90
#define constants__t_channel_i
Definition constants.h:91
constants__t_msg_type_i
Definition constants.h:223
constants_statuscodes_bs__t_StatusCode_i
Definition constants_statuscodes_bs.h:46
void service_mgr_bs__INITIALISATION(void)
void service_mgr_bs__send_channel_error_msg(const constants__t_channel_i service_mgr_bs__channel, const constants_statuscodes_bs__t_StatusCode_i service_mgr_bs__status_code, const constants__t_request_context_i service_mgr_bs__request_context)
void service_mgr_bs__client_async_discovery_request_without_channel(const constants__t_channel_config_idx_i service_mgr_bs__channel_config_idx, const constants__t_msg_type_i service_mgr_bs__req_typ, const constants__t_msg_i service_mgr_bs__req_msg, const constants__t_application_context_i service_mgr_bs__app_context, t_bool *const service_mgr_bs__bres)
void service_mgr_bs__client_channel_connected_event_discovery(const constants__t_channel_config_idx_i service_mgr_bs__channel_config_idx, const constants__t_reverse_endpoint_config_idx_i service_mgr_bs__reverse_endpoint_config_idx, const constants__t_channel_i service_mgr_bs__channel)
void service_mgr_bs__service_mgr_bs_UNINITIALISATION(void)
void service_mgr_bs__send_channel_msg_buffer(const constants__t_channel_i service_mgr_bs__channel, const constants__t_byte_buffer_i service_mgr_bs__buffer, const constants__t_request_context_i service_mgr_bs__request_context)
void service_mgr_bs__client_discovery_req_failures_on_final_connection_failure(const constants__t_channel_config_idx_i service_mgr_bs__channel_config_idx)