Home
last modified time | relevance | path

Searched refs:update_profile_connection (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c699 static void update_profile_connection(rtk_conn_prof * phci_conn, in update_profile_connection() function
890 update_profile_connection(phci_conn, in handle_l2cap_con_rsp()
929 update_profile_connection(phci_conn, prof_info->profile_index, FALSE); in handle_l2cap_discon_req()
932 update_profile_connection(phci_conn, profile_sink, FALSE); in handle_l2cap_discon_req()
1005 update_profile_connection(hci_conn, profile_sink, 1); in packets_count()
1857 update_profile_connection(hci_conn, in rtk_handle_connection_complete_evt()
1872 update_profile_connection(hci_conn, profile_sco, in rtk_handle_connection_complete_evt()
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()
2096 update_profile_connection(hci_conn, profile_sco, in rtk_handle_disconnect_complete_evt()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c699 static void update_profile_connection(rtk_conn_prof * phci_conn, in update_profile_connection() function
890 update_profile_connection(phci_conn, in handle_l2cap_con_rsp()
929 update_profile_connection(phci_conn, prof_info->profile_index, FALSE); in handle_l2cap_discon_req()
932 update_profile_connection(phci_conn, profile_sink, FALSE); in handle_l2cap_discon_req()
1005 update_profile_connection(hci_conn, profile_sink, 1); in packets_count()
1857 update_profile_connection(hci_conn, in rtk_handle_connection_complete_evt()
1872 update_profile_connection(hci_conn, profile_sco, in rtk_handle_connection_complete_evt()
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()
2096 update_profile_connection(hci_conn, profile_sco, in rtk_handle_disconnect_complete_evt()
[all …]