Home
last modified time | relevance | path

Searched refs:SniffSubratingCompleteCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_device.h109 void SniffSubratingCompleteCallback(uint8_t status) const;
H A Dpower_manager.cpp231 iter->second->SniffSubratingCompleteCallback(status); in SsrCompleteCallBackProcess()
H A Dpower_device.cpp164 void PowerDevice::SniffSubratingCompleteCallback(uint8_t status) const in SniffSubratingCompleteCallback() function in OHOS::bluetooth::PowerDevice