Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.h545 void EnableService();
H A Da2dp_service.cpp296 GetDispatcher()->PostTask(std::bind(&A2dpService::EnableService, this)); in Enable()
458 void A2dpService::EnableService() in EnableService() function in OHOS::bluetooth::A2dpService