Searched refs:RT_MULTI_FUNC_BT (Results 1 – 3 of 3) sorted by relevance
186 (GET_HAL_DATA(_Adapter)->MultiFunc & RT_MULTI_FUNC_BT)
21 RT_MULTI_FUNC_BT = 0x02, enumerator
1656 pHalData->MultiFunc |= ((value32 & BT_FUNC_EN) ? RT_MULTI_FUNC_BT : 0); in ReadChipVersion8723B()