Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_config.h42 const std::string SECTION_HID_HOST_SERVICE = "HidHostService"; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp364 …if (!AdapterConfig::GetInstance()->GetValue(SECTION_HID_HOST_SERVICE, PROPERTY_MAX_CONNECTED_DEVIC… in GetMaxConnectionsDeviceNum()