Searched defs:btc_coexist (Results 1 – 1 of 1) sorted by relevance
360 struct btc_coexist { struct361 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 …]