Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c1543 if (!btrtl_coex.ispaging) { in rtk_btcoex_parse_cmd()
1544 btrtl_coex.ispaging = 1; in rtk_btcoex_parse_cmd()
1809 if (!status && !btrtl_coex.ispaging) { in rtk_handle_cmd_status_evt()
1810 btrtl_coex.ispaging = 1; in rtk_handle_cmd_status_evt()
1836 if (btrtl_coex.ispaging) { in rtk_handle_connection_complete_evt()
1837 btrtl_coex.ispaging = 0; in rtk_handle_connection_complete_evt()
1877 } else if (btrtl_coex.ispaging) { in rtk_handle_connection_complete_evt()
1878 btrtl_coex.ispaging = 0; in rtk_handle_connection_complete_evt()
1907 if (btrtl_coex.ispaging) { in rtk_handle_le_connection_complete_evt()
1908 btrtl_coex.ispaging = 0; in rtk_handle_le_connection_complete_evt()
[all …]
H A Drtk_coex.h261 uint8_t ispaging; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c1543 if (!btrtl_coex.ispaging) { in rtk_btcoex_parse_cmd()
1544 btrtl_coex.ispaging = 1; in rtk_btcoex_parse_cmd()
1809 if (!status && !btrtl_coex.ispaging) { in rtk_handle_cmd_status_evt()
1810 btrtl_coex.ispaging = 1; in rtk_handle_cmd_status_evt()
1836 if (btrtl_coex.ispaging) { in rtk_handle_connection_complete_evt()
1837 btrtl_coex.ispaging = 0; in rtk_handle_connection_complete_evt()
1877 } else if (btrtl_coex.ispaging) { in rtk_handle_connection_complete_evt()
1878 btrtl_coex.ispaging = 0; in rtk_handle_connection_complete_evt()
1907 if (btrtl_coex.ispaging) { in rtk_handle_le_connection_complete_evt()
1908 btrtl_coex.ispaging = 0; in rtk_handle_le_connection_complete_evt()
[all …]
H A Drtk_coex.h261 uint8_t ispaging; member