Searched refs:a2dp_replace_subevent_id_and_emit_source (Results 1 – 3 of 3) sorted by relevance
/btstack/src/classic/ |
H A D | a2dp.h | 68 void a2dp_replace_subevent_id_and_emit_source(uint8_t * packet, uint16_t size, uint8_t subevent_id);
|
H A D | a2dp_source.c | 94 … a2dp_replace_subevent_id_and_emit_source(packet, size, A2DP_SUBEVENT_SIGNALING_DELAY_REPORT); in a2dp_source_packet_handler_internal() 98 …a2dp_replace_subevent_id_and_emit_source(packet, size, A2DP_SUBEVENT_STREAMING_CAN_SEND_MEDIA_PACK… in a2dp_source_packet_handler_internal()
|
H A D | a2dp.c | 207 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()
|