Home
last modified time | relevance | path

Searched refs:PROPERTY_PNP_ID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_device_info.h32 const std::string PROPERTY_PNP_ID = "PnpId"; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/
H A Ddevice_information_service.cpp246 AdapterDeviceInfo::GetInstance()->GetValue(SECTION_BLE, PROPERTY_PNP_ID, result); in GetPnpId()