esp_local_ctrl_transport::declare_ep field
Handler for allocating resources corresponding to a protocomm endpoint. Usually when adding a new endpoint `protocomm_endpoint_add()` API is used, but the transport layer may need to perform resource allocation for each endpoint, prior to starting the protocomm instance. This handler is useful in that case, as it is called before `start_service()`.
esp_local_ctrl_transport::declare_ep is called by 1 function:
![]()
esp_local_ctrl_transport::declare_ep
esp_local_ctrl_transport::declare_ep is read by 1 function:
![]()
esp_local_ctrl_transport::declare_ep
esp_local_ctrl_transport::declare_ep implements 1 functions:
![]()
esp_local_ctrl_transport::declare_ep