Searched defs:btc_coexist (Results 1 – 1 of 1) sorted by relevance
1785 struct btc_coexist { struct1786 BOOLEAN bBinded; /*make sure only one adapter can bind the data context*/1787 PVOID Adapter; /*default adapter*/1788 struct btc_board_info board_info;1789 struct btc_bt_info bt_info; /*some bt info referenced by non-bt module*/1790 struct btc_stack_info stack_info;1791 struct btc_bt_link_info bt_link_info;1792 struct btc_wifi_link_info wifi_link_info;1793 struct btc_wifi_link_info_ext wifi_link_info_ext;1794 struct btc_coex_dm coex_dm;[all …]