Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c252 return profile_hid; in psm_to_profile_index()
754 if ((profile_hid == profile_index) in update_profile_connection()
786 if (((phci_conn->profile_bitmap) & (BIT(profile_hid))) == 0) { in update_hid_active_state()
801 BIT(profile_hid); in update_hid_active_state()
813 ~(BIT(profile_hid)); in update_hid_active_state()
1927 update_profile_connection(hci_conn, profile_hid, TRUE); //for coex, le is the same as hid in rtk_handle_le_connection_complete_evt()
1938 update_profile_connection(hci_conn, profile_hid, TRUE); in rtk_handle_le_connection_complete_evt()
2018 if ((profile_hid == pfe_index) && in disconn_profile()
2101 update_profile_connection(hci_conn, profile_hid, in rtk_handle_disconnect_complete_evt()
H A Drtk_coex.h146 profile_hid = 1, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c252 return profile_hid; in psm_to_profile_index()
754 if ((profile_hid == profile_index) in update_profile_connection()
786 if (((phci_conn->profile_bitmap) & (BIT(profile_hid))) == 0) { in update_hid_active_state()
801 BIT(profile_hid); in update_hid_active_state()
813 ~(BIT(profile_hid)); in update_hid_active_state()
1927 update_profile_connection(hci_conn, profile_hid, TRUE); //for coex, le is the same as hid in rtk_handle_le_connection_complete_evt()
1938 update_profile_connection(hci_conn, profile_hid, TRUE); in rtk_handle_le_connection_complete_evt()
2018 if ((profile_hid == pfe_index) && in disconn_profile()
2101 update_profile_connection(hci_conn, profile_hid, in rtk_handle_disconnect_complete_evt()
H A Drtk_coex.h146 profile_hid = 1, enumerator