Home
last modified time | relevance | path

Searched defs:ProfileServicesContextCallback (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_service_manager.cpp31 class ProfileServicesContextCallback : public utility::IContextCallback { class
33 explicit ProfileServicesContextCallback(ProfileServiceManager &psm) : psm_(psm){}; in ProfileServicesContextCallback() function in OHOS::bluetooth::ProfileServicesContextCallback