Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgeneric_attribute_service.cpp190 std::unique_ptr<Service> GenericAttributeService::BuildService() in BuildService() function in OHOS::bluetooth::GenericAttributeService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/
H A Ddevice_information_service.cpp148 std::unique_ptr<Service> DeviceInformationService::BuildService() in BuildService() function in OHOS::bluetooth::DeviceInformationService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp219 std::unique_ptr<Service> GenericAccessService::BuildService() in BuildService() function in OHOS::bluetooth::GenericAccessService
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp384 GattService GattServer::impl::BuildService(const BluetoothGattService &service) in BuildService() function in OHOS::Bluetooth::GattServer::impl
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_service.cpp1179 bluetooth::Service GattServerService::impl::BuildService(const GattDatabase::Service &src) in BuildService() function in OHOS::bluetooth::GattServerService::impl
H A Dgatt_client_service.cpp1247 void GattClientService::impl::BuildService(GattCache::Service &src, Service &dest) in BuildService() function in OHOS::bluetooth::GattClientService::impl