Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c305 if ((0 == btrtl_coex.profile_refcount[profile_hogp]) 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()
335 if (btrtl_coex.profile_refcount[profile_hogp] == 0) { in rtk_check_del_timer()
711 if (btrtl_coex.profile_refcount[profile_index] == 0) { in update_profile_connection()
722 btrtl_coex.profile_refcount[profile_index]++; in update_profile_connection()
724 if (0 == phci_conn->profile_refcount[profile_index]) { in update_profile_connection()
728 phci_conn->profile_refcount[profile_index]++; in update_profile_connection()
730 if (!btrtl_coex.profile_refcount[profile_index]) { in update_profile_connection()
735 btrtl_coex.profile_refcount[profile_index]--; in update_profile_connection()
[all …]
H A Drtk_coex.h175 int8_t profile_refcount[8]; member
258 int8_t profile_refcount[8]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c305 if ((0 == btrtl_coex.profile_refcount[profile_hogp]) 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()
335 if (btrtl_coex.profile_refcount[profile_hogp] == 0) { in rtk_check_del_timer()
711 if (btrtl_coex.profile_refcount[profile_index] == 0) { in update_profile_connection()
722 btrtl_coex.profile_refcount[profile_index]++; in update_profile_connection()
724 if (0 == phci_conn->profile_refcount[profile_index]) { in update_profile_connection()
728 phci_conn->profile_refcount[profile_index]++; in update_profile_connection()
730 if (!btrtl_coex.profile_refcount[profile_index]) { in update_profile_connection()
735 btrtl_coex.profile_refcount[profile_index]--; in update_profile_connection()
[all …]
H A Drtk_coex.h175 int8_t profile_refcount[8]; member
258 int8_t profile_refcount[8]; member