Home
last modified time | relevance | path

Searched refs:a2dp_replace_subevent_id_and_emit_source (Results 1 – 3 of 3) sorted by relevance

/btstack/src/classic/
H A Da2dp.h68 void a2dp_replace_subevent_id_and_emit_source(uint8_t * packet, uint16_t size, uint8_t subevent_id);
H A Da2dp_source.c94a2dp_replace_subevent_id_and_emit_source(packet, size, A2DP_SUBEVENT_SIGNALING_DELAY_REPORT); in a2dp_source_packet_handler_internal()
98a2dp_replace_subevent_id_and_emit_source(packet, size, A2DP_SUBEVENT_STREAMING_CAN_SEND_MEDIA_PACK… in a2dp_source_packet_handler_internal()
H A Da2dp.c207 void a2dp_replace_subevent_id_and_emit_source(uint8_t * packet, uint16_t size, uint8_t subevent_id)… in a2dp_replace_subevent_id_and_emit_source() function
217 a2dp_replace_subevent_id_and_emit_source(packet, size, subevent_id); in a2dp_replace_subevent_id_and_emit_for_role()