Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.h151 profile_voice = 6, enumerator
H A Drtk_coex.c304 if ((profile_index == profile_hogp) || (profile_index == profile_voice)) { in rtk_check_setup_timer()
306 && (0 == btrtl_coex.profile_refcount[profile_voice])) { in rtk_check_setup_timer()
329 if (btrtl_coex.profile_refcount[profile_voice] == 0) { in rtk_check_del_timer()
333 if (profile_voice == profile_index) { in rtk_check_del_timer()
1111 if (is_profile_busy(profile_voice)) { in count_hogp_packet_timeout()
1113 update_profile_state(profile_voice, FALSE); in count_hogp_packet_timeout()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.h151 profile_voice = 6, enumerator
H A Drtk_coex.c304 if ((profile_index == profile_hogp) || (profile_index == profile_voice)) { in rtk_check_setup_timer()
306 && (0 == btrtl_coex.profile_refcount[profile_voice])) { in rtk_check_setup_timer()
329 if (btrtl_coex.profile_refcount[profile_voice] == 0) { in rtk_check_del_timer()
333 if (profile_voice == profile_index) { in rtk_check_del_timer()
1111 if (is_profile_busy(profile_voice)) { in count_hogp_packet_timeout()
1113 update_profile_state(profile_voice, FALSE); in count_hogp_packet_timeout()