Searched refs:a2dp_config_process_handle_media_configuration (Results 1 – 1 of 1) sorted by relevance
/btstack/src/classic/ |
H A D | a2dp.c | 375 static void a2dp_config_process_handle_media_configuration(avdtp_role_t role, const uint8_t *packet… in a2dp_config_process_handle_media_configuration() function 732 a2dp_config_process_handle_media_configuration(role, packet, local_seid); in a2dp_config_process_avdtp_event_handler() 738 a2dp_config_process_handle_media_configuration(role, packet, local_seid); in a2dp_config_process_avdtp_event_handler() 744 a2dp_config_process_handle_media_configuration(role, packet, local_seid); in a2dp_config_process_avdtp_event_handler() 750 a2dp_config_process_handle_media_configuration(role, packet, local_seid); in a2dp_config_process_avdtp_event_handler() 756 a2dp_config_process_handle_media_configuration(role, packet, local_seid); in a2dp_config_process_avdtp_event_handler()
|