Home
last modified time | relevance | path

Searched defs:avdtp_stream_endpoint (Results 1 – 2 of 2) sorted by relevance

/btstack/src/classic/
H A Davdtp.h601 typedef struct avdtp_stream_endpoint { struct
617 avdtp_stream_endpoint_state_t state; argument
618 avdtp_acceptor_stream_endpoint_state_t acceptor_config_state;
619 avdtp_initiator_stream_endpoint_state_t initiator_config_state;
620 a2dp_state_t a2dp_state;
622 avdtp_connection_t * connection;
625 avdtp_capabilities_t remote_capabilities;
649 } avdtp_stream_endpoint_t; argument
/btstack/src/
H A Dbtstack_memory.c947 void btstack_memory_avdtp_stream_endpoint_free(avdtp_stream_endpoint_t *avdtp_stream_endpoint){ in btstack_memory_avdtp_stream_endpoint_free()
954 void btstack_memory_avdtp_stream_endpoint_free(avdtp_stream_endpoint_t *avdtp_stream_endpoint){ in btstack_memory_avdtp_stream_endpoint_free()
975 void btstack_memory_avdtp_stream_endpoint_free(avdtp_stream_endpoint_t *avdtp_stream_endpoint){ in btstack_memory_avdtp_stream_endpoint_free()