Searched defs:btc_coexist (Results 1 – 2 of 2) sorted by relevance
371 struct btc_coexist { struct374 struct btc_board_info boardInfo;376 struct btc_stack_info stackInfo;380 bool bInitilized;381 bool bStopCoexDm;382 bool bManualControl;383 struct btc_statistics statistics;384 u8 pwrModeVal[10];388 BFP_BTC_R1 fBtcRead1Byte;389 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 …]
Completed in 13 milliseconds