Searched refs:rtk_notify_btcoex_to_wifi (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_coex.c | 1389 static void rtk_notify_btcoex_to_wifi(uint8_t opcode, uint8_t status) in rtk_notify_btcoex_to_wifi() function 1662 rtk_notify_btcoex_to_wifi(WIFI_BW_CHNL_NOTIFY, status); in rtk_parse_vendor_mailbox_cmd_evt() 1666 rtk_notify_btcoex_to_wifi(BT_POWER_DECREASE_CONTROL, status); in rtk_parse_vendor_mailbox_cmd_evt() 1670 rtk_notify_btcoex_to_wifi(IGNORE_WLAN_ACTIVE_CONTROL, status); in rtk_parse_vendor_mailbox_cmd_evt() 1674 rtk_notify_btcoex_to_wifi(BT_PSD_MODE_CONTROL, status); in rtk_parse_vendor_mailbox_cmd_evt() 1678 rtk_notify_btcoex_to_wifi(LNA_CONSTRAIN_CONTROL, status); in rtk_parse_vendor_mailbox_cmd_evt() 1735 rtk_notify_btcoex_to_wifi(BT_REGISTER_ACCESS, status); in rtk_parse_vendor_mailbox_cmd_evt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | rtk_coex.c | 1389 static void rtk_notify_btcoex_to_wifi(uint8_t opcode, uint8_t status) in rtk_notify_btcoex_to_wifi() function 1662 rtk_notify_btcoex_to_wifi(WIFI_BW_CHNL_NOTIFY, status); in rtk_parse_vendor_mailbox_cmd_evt() 1666 rtk_notify_btcoex_to_wifi(BT_POWER_DECREASE_CONTROL, status); in rtk_parse_vendor_mailbox_cmd_evt() 1670 rtk_notify_btcoex_to_wifi(IGNORE_WLAN_ACTIVE_CONTROL, status); in rtk_parse_vendor_mailbox_cmd_evt() 1674 rtk_notify_btcoex_to_wifi(BT_PSD_MODE_CONTROL, status); in rtk_parse_vendor_mailbox_cmd_evt() 1678 rtk_notify_btcoex_to_wifi(LNA_CONSTRAIN_CONTROL, status); in rtk_parse_vendor_mailbox_cmd_evt() 1735 rtk_notify_btcoex_to_wifi(BT_REGISTER_ACCESS, status); in rtk_parse_vendor_mailbox_cmd_evt()
|