bt_avdtp

Type Alias StreamEndpointUpdateCallback

Source
pub type StreamEndpointUpdateCallback = Box<dyn Fn(&StreamEndpoint) + Sync + Send>;

Aliased Typeยง

struct StreamEndpointUpdateCallback(/* private fields */);