Searched defs:btc_coexist (Results 1 – 2 of 2) sorted by relevance
360 struct btc_coexist { struct363 struct btc_board_info boardInfo;365 struct btc_stack_info stackInfo;369 bool bInitilized;370 bool bStopCoexDm;371 bool bManualControl;372 struct btc_statistics statistics;373 u8 pwrModeVal[10];377 BFP_BTC_R1 fBtcRead1Byte;378 BFP_BTC_W1 fBtcWrite1Byte;[all …]
663 struct btc_coexist { struct665 bool binded;667 void *adapter;678 bool auto_report_1ant;680 bool dbg_mode_1ant;681 bool dbg_mode_2ant;682 bool initialized;683 bool stop_coex_dm;684 bool manual_control;686 u8 pwr_mode_val[10];[all …]