RT_MULTI_FUNC_BT
pHalData->MultiFunc |= ((value32 & BT_FUNC_EN) ? RT_MULTI_FUNC_BT : 0);
(GET_HAL_DATA(_Adapter)->MultiFunc & RT_MULTI_FUNC_BT)