Home
last modified time | relevance | path

Searched refs:GetProfileServicesList (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_manager.h78 virtual std::vector<uint32_t> GetProfileServicesList() const = 0;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_service_manager.h141 std::vector<uint32_t> GetProfileServicesList() const override;
H A Dprofile_service_manager.cpp529 std::vector<uint32_t> ProfileServiceManager::GetProfileServicesList() const in GetProfileServicesList() function in OHOS::bluetooth::ProfileServiceManager
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp908 return IProfileManager::GetInstance()->GetProfileServicesList(); in GetProfileList()

Completed in 5 milliseconds