Searched defs:AddService (Results 1 – 10 of 10) sorted by relevance
63 void GattService::AddService(GattService &service) in AddService() function in OHOS::Bluetooth::GattService
512 int GattServer::AddService(GattService &service) in AddService() function in OHOS::Bluetooth::GattServer
90 virtual int32_t AddService(const std::u16string& name, in AddService() function in OHOS::ServiceRegistryProxy
23 void GattCache::AddService(const Service &service) in AddService() function in bluetooth::GattCache
33 int GattDatabase::AddService(bluetooth::Service &service) in AddService() function in bluetooth::GattDatabase
198 int GattServerService::AddService(int appId, Service &service) in AddService() function in bluetooth::GattServerService678 int GattServerService::impl::AddService(int appId, Service &service, bool IsAsync) in AddService() function in bluetooth::GattServerService::impl
1881 int GattServerProfile::AddService(Service &service) const in AddService() function in bluetooth::GattServerProfile
22 int BluetoothGattServerProxy::AddService(int32_t appId, BluetoothGattService *services) in AddService() function in OHOS::Bluetooth::BluetoothGattServerProxy
153 napi_value NapiGattServer::AddService(napi_env env, napi_callback_info info) in AddService() function in OHOS::Bluetooth::NapiGattServer
214 int BluetoothGattServerServer::AddService(int32_t appId, BluetoothGattService *services) in AddService() function in OHOS::Bluetooth::BluetoothGattServerServer