Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c756 profile_bitmap & (BIT(profile_hid_interval)))) { in update_profile_connection()
758 ~(BIT(profile_hid_interval)); in update_profile_connection()
760 profile_refcount[profile_hid_interval]--; in update_profile_connection()
792 if ((phci_conn->profile_bitmap & (BIT(profile_hid_interval))) == in update_hid_active_state()
795 phci_conn->profile_bitmap |= BIT(profile_hid_interval); in update_hid_active_state()
797 btrtl_coex.profile_refcount[profile_hid_interval]++; in update_hid_active_state()
799 profile_refcount[profile_hid_interval] == 1) in update_hid_active_state()
804 if ((phci_conn->profile_bitmap & (BIT(profile_hid_interval)))) { in update_hid_active_state()
807 ~(BIT(profile_hid_interval)); in update_hid_active_state()
809 btrtl_coex.profile_refcount[profile_hid_interval]--; in update_hid_active_state()
[all …]
H A Drtk_coex.h149 profile_hid_interval = 4, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c756 profile_bitmap & (BIT(profile_hid_interval)))) { in update_profile_connection()
758 ~(BIT(profile_hid_interval)); in update_profile_connection()
760 profile_refcount[profile_hid_interval]--; in update_profile_connection()
792 if ((phci_conn->profile_bitmap & (BIT(profile_hid_interval))) == in update_hid_active_state()
795 phci_conn->profile_bitmap |= BIT(profile_hid_interval); in update_hid_active_state()
797 btrtl_coex.profile_refcount[profile_hid_interval]++; in update_hid_active_state()
799 profile_refcount[profile_hid_interval] == 1) in update_hid_active_state()
804 if ((phci_conn->profile_bitmap & (BIT(profile_hid_interval)))) { in update_hid_active_state()
807 ~(BIT(profile_hid_interval)); in update_hid_active_state()
809 btrtl_coex.profile_refcount[profile_hid_interval]--; in update_hid_active_state()
[all …]
H A Drtk_coex.h149 profile_hid_interval = 4, enumerator