Home
last modified time | relevance | path

Searched refs:ProcessPostEnable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h636 void ProcessPostEnable();
H A Dclassic_adapter.cpp203 GetDispatcher()->PostTask(std::bind(&ClassicAdapter::ProcessPostEnable, this)); in PostEnable()
206 void ClassicAdapter::ProcessPostEnable() in ProcessPostEnable() function in OHOS::bluetooth::ClassicAdapter