Home
last modified time | relevance | path

Searched refs:profile_a2dp (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c255 return profile_a2dp; in psm_to_profile_index()
287 if (profile_index == profile_a2dp) { in rtk_check_setup_timer()
319 if (profile_a2dp == profile_index) { in rtk_check_del_timer()
930 if (prof_info->profile_index == profile_a2dp && in handle_l2cap_discon_req()
993 if (prof_info->profile_index == profile_a2dp && in packets_count()
995 if (!is_profile_busy(profile_a2dp)) { in packets_count()
1000 update_profile_state(profile_a2dp, TRUE); in packets_count()
1053 if (is_profile_busy(profile_a2dp)) { in count_a2dp_packet_timeout()
1055 update_profile_state(profile_a2dp, FALSE); in count_a2dp_packet_timeout()
2317 if ((flag != 0x01) && (is_profile_connected(profile_a2dp) || in rtl_l2_data_process()
H A Drtk_coex.h147 profile_a2dp = 2, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c255 return profile_a2dp; in psm_to_profile_index()
287 if (profile_index == profile_a2dp) { in rtk_check_setup_timer()
319 if (profile_a2dp == profile_index) { in rtk_check_del_timer()
930 if (prof_info->profile_index == profile_a2dp && in handle_l2cap_discon_req()
993 if (prof_info->profile_index == profile_a2dp && in packets_count()
995 if (!is_profile_busy(profile_a2dp)) { in packets_count()
1000 update_profile_state(profile_a2dp, TRUE); in packets_count()
1053 if (is_profile_busy(profile_a2dp)) { in count_a2dp_packet_timeout()
1055 update_profile_state(profile_a2dp, FALSE); in count_a2dp_packet_timeout()
2317 if ((flag != 0x01) && (is_profile_connected(profile_a2dp) || in rtl_l2_data_process()
H A Drtk_coex.h147 profile_a2dp = 2, enumerator