Home
last modified time | relevance | path

Searched defs:btc_coexist (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtcOutSrc.h360 struct btc_coexist { struct
361 bool bBinded; /* make sure only one adapter can bind the data context */
362 void *Adapter; /* default adapter */
363 struct btc_board_info boardInfo;
364 struct btc_bt_info btInfo; /* some bt info referenced by non-bt module */
365 struct btc_stack_info stackInfo;
366 struct btc_bt_link_info btLinkInfo;
367 enum btc_chip_interface chipInterface;
369 bool bInitilized;
370 bool bStopCoexDm;
[all …]