equal
deleted
inserted
replaced
259 iPowerController->AllowLowPowerMode(); |
259 iPowerController->AllowLowPowerMode(); |
260 } |
260 } |
261 } |
261 } |
262 |
262 |
263 |
263 |
|
264 TInt CBasrvAcc::SupportedFeature( TProfiles aProfile ) |
|
265 { |
|
266 return iAccInfo.SupportedFeature( aProfile ); |
|
267 } |
|
268 |
264 CBasrvAcc::CBasrvAcc(CBasrvAccMan& aAccMan) |
269 CBasrvAcc::CBasrvAcc(CBasrvAccMan& aAccMan) |
265 : iAccMan(aAccMan) |
270 : iAccMan(aAccMan) |
266 { |
271 { |
267 TRACE_FUNC |
272 TRACE_FUNC |
268 iAccInfo.SetBDAddress(TBTDevAddr()); |
273 iAccInfo.SetBDAddress(TBTDevAddr()); |