Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/
H A Ddi_service_over_bredr.cpp77 classid.uuid16 = UUID_DEVICE_INFORMATION_SERVICE; in SdpAddServiceClassIdList()
H A Ddevice_information_service.cpp151 std::make_unique<Service>(Uuid::ConvertFrom16Bits(UUID_DEVICE_INFORMATION_SERVICE), 0, 0, 0); in BuildService()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_defines.h81 constexpr uint16_t UUID_DEVICE_INFORMATION_SERVICE = 0x180A; member in OHOS::bluetooth::GattPermissionService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.cpp341 if (service.uuid_ == Uuid::ConvertFrom16Bits(UUID_DEVICE_INFORMATION_SERVICE)) { in OnServicesDiscoveredTask_()

Completed in 3 milliseconds