Searched defs:ProfileServicesContextCallback (Results 1 – 1 of 1) sorted by relevance
31 class ProfileServicesContextCallback : public utility::IContextCallback { class33 explicit ProfileServicesContextCallback(ProfileServiceManager &psm) : psm_(psm){}; in ProfileServicesContextCallback() function in OHOS::bluetooth::ProfileServicesContextCallback