Searched defs:AdapterConfig (Results 1 – 2 of 2) sorted by relevance
37 AdapterConfig::AdapterConfig() : pimpl(std::make_unique<impl>()) in AdapterConfig() function in OHOS::bluetooth::AdapterConfig
60 struct AdapterConfig { struct61 bool srmEnable_ = true;62 int rfcommMtu_ = 0;63 int l2capMtu_ = 0;