Home
last modified time | relevance | path

Searched defs:services (Results 1 - 25 of 32) sorted by relevance

12

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/
H A Dwifi_manager_service_test.cpp197 std::vector<WifiP2pServiceInfo> services; in HWTEST_F() local
H A Dwifi_mock_p2p_service.cpp143 std::vector<WifiP2pServiceInfo> services; in PutLocalP2pService() local
155 std::vector<WifiP2pServiceInfo> services; in DeleteLocalP2pService() local
400 ErrCode WifiMockP2pService::QueryP2pServices(std::vector<WifiP2pServiceInfo> &services) in QueryP2pServices() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_upnp_service_info.cpp23 Create(const std::string &uuid, const std::string &device, const std::vector<std::string> &services, const std::string &svrName) Create() argument
H A Dwifi_p2p_service_manager.cpp135 std::vector<WifiP2pServiceInfo> services; in AddDeviceService() local
172 void WifiP2pServiceManager::GetDeviceServices(std::vector<WifiP2pServiceInfo> &services) in GetDeviceServices() argument
H A Dp2p_interface.cpp206 ErrCode P2pInterface::QueryP2pServices(std::vector<WifiP2pServiceInfo> &services) in QueryP2pServices() argument
H A Dwifi_p2p_service.cpp327 ErrCode WifiP2pService::QueryP2pServices(std::vector<WifiP2pServiceInfo> &services) in QueryP2pServices() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dwifi_p2p_upnp_service_info_test.cpp39 std::vector<std::string> services; in WarpCreate() local
50 std::vector<std::string> services; in WarpCreateSupQuery() local
H A Dwifi_p2p_service_manager_test.cpp121 std::vector<WifiP2pServiceInfo> services, services1; in HWTEST_F() local
H A Dwifi_p2p_service_test.cpp187 std::vector<WifiP2pServiceInfo> services; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_inner_p2p_test.cpp74 std::vector<WifiP2pServiceInfo> services; in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_gatt_server_proxy.cpp22 int BluetoothGattServerProxy::AddService(int32_t appId, BluetoothGattService *services) in AddService() argument
137 int BluetoothGattServerProxy::RemoveService(int32_t appId, const BluetoothGattService &services) in RemoveService() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_gatt_server.h137 virtual void OnAddService(int ret, const Service &services) {} in OnAddService() argument
139 virtual void OnServiceChanged(const Service &services) {} in OnServiceChanged() argument
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite_inner.h58 Vector services; member
H A Dsamgr_lite.c188 InitializeAllServices(Vector *services) InitializeAllServices() argument
259 Vector *services = &(samgr->services); UnregisterService() local
488 Vector *services = &(manager->services); GetService() local
544 Vector *services = &(samgr->services); GetSpecifiedTaskPool() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile_callback.h47 OnDiscoverAllPrimaryServicesEvent( int reqId, int result, uint16_t connectHandle, const std::map<uint16_t, GattCache::Service> &services) OnDiscoverAllPrimaryServicesEvent() argument
49 OnDiscoverPrimaryServicesByServiceUUIDEvent( int reqId, int result, uint16_t connectHandle, const std::map<uint16_t, GattCache::Service> &services) OnDiscoverPrimaryServicesByServiceUUIDEvent() argument
51 OnFindIncludedServicesEvent(int reqId, int result, uint16_t connectHandle, uint16_t serviceHandle, const std::vector<GattCache::IncludeService> &services) OnFindIncludedServicesEvent() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_utils.cpp49 vector<GattService> services; in ConvertGattServiceToJS() local
58 void ConvertGattServiceVectorToJS(napi_env env, napi_value result, vector<GattService>& services) in ConvertGattServiceVectorToJS() argument
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_server_server.cpp306 int BluetoothGattServerServer::AddService(int32_t appId, BluetoothGattService *services) in AddService() argument
370 int BluetoothGattServerServer::RemoveService(int32_t appId, const BluetoothGattService &services) in RemoveService() argument
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dimpl_class_mgr.cpp64 const set<uint32_t> &services = implClass->GetServices(); in AddClass() local
/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/src/wifip2pimpl_fuzzer/
H A Dwifip2pimpl_fuzzer.cpp97 std::vector<WifiP2pServiceInfo> services; in QueryP2pServicesTest() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/Mock/
H A Dmock_p2p_interface.cpp156 ErrCode P2pInterface::QueryP2pServices(std::vector<WifiP2pServiceInfo> &services) in QueryP2pServices() argument
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pserver_fuzzer/
H A Dwifip2pserver_fuzzer.cpp214 std::vector<WifiP2pServiceInfo> services; in P2pServerFuzzTest() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_impl.cpp251 ErrCode WifiP2pImpl::QueryP2pServices(std::vector<WifiP2pServiceInfo> &services) in QueryP2pServices() argument
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp515 std::string services; in FlushProfileItems() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.cpp338 std::vector<Service> services = gattClientService->GetServices(appId_); in OnServicesDiscoveredTask_() local
717 void HidHostHogp::HogpGattClientCallback::OnServicesChanged(const std::vector<Service> &services) in OnServicesChanged() argument
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_ble_gatt_server.h150 ListNode services; member

Completed in 17 milliseconds

12