Home
last modified time | relevance | path

Searched refs:ModeChangeCallBack (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_manager.cpp87 static void ModeChangeCallBack(
115 pimpl->btmPmCallbacks_.modeChange = PowerManager::impl::ModeChangeCallBack; in Enable()
209 powerDevices_[rawAddr]->ModeChangeCallBack(status, currentMode, interval); in ModeChangeCallBackProcess()
212 void PowerManager::impl::ModeChangeCallBack( in ModeChangeCallBack() function in OHOS::bluetooth::PowerManager::impl
H A Dpower_device.h101 void ModeChangeCallBack(uint8_t status, uint8_t currentMode, uint16_t interval);
H A Dpower_device.cpp138 void PowerDevice::ModeChangeCallBack(uint8_t status, uint8_t currentMode, uint16_t interval) in ModeChangeCallBack() function in OHOS::bluetooth::PowerDevice

Completed in 3 milliseconds