Searched refs:LnnIsLocalSupportBurstFeature (Results 1 – 8 of 8) sorted by relevance
85 bool LnnIsLocalSupportBurstFeature(void) in LnnIsLocalSupportBurstFeature() function87 return HeartBeatCtrlDepsInterface()->LnnIsLocalSupportBurstFeature(); in LnnIsLocalSupportBurstFeature()
165 bool LnnIsLocalSupportBurstFeature(void) in LnnIsLocalSupportBurstFeature() function167 return HeartBeatCtrlStaticInterface()->LnnIsLocalSupportBurstFeature(); in LnnIsLocalSupportBurstFeature()
41 virtual bool LnnIsLocalSupportBurstFeature(void) = 0;60 MOCK_METHOD0(LnnIsLocalSupportBurstFeature, bool (void));
65 virtual bool LnnIsLocalSupportBurstFeature(void) = 0;101 MOCK_METHOD0(LnnIsLocalSupportBurstFeature, bool (void));
160 bool LnnIsLocalSupportBurstFeature(void);
330 if (g_hbConditionState.screenState == SOFTBUS_SCREEN_OFF && !LnnIsLocalSupportBurstFeature()) { in HbDelaySetNormalScanParam()508 … if (!LnnIsLocalSupportBurstFeature() && (LnnSetMediumParamBySpecificType(¶m) != SOFTBUS_OK)) { in HbChangeMediumParamByState()605 if (!LnnIsLocalSupportBurstFeature()) { in HbScreenStateChangeEventHandler()
354 bool LnnIsLocalSupportBurstFeature(void) in LnnIsLocalSupportBurstFeature() function
927 if (LnnIsLocalSupportBurstFeature()) { in CheckDevStatusForScreenOff()