Searched refs:ispaging (Results 1 – 4 of 4) sorted by relevance
1543 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 …]
261 uint8_t ispaging; member