Searched refs:lmp_pal_version_ (Results 1 – 2 of 2) sorted by relevance
53 lmp_pal_version_(static_cast<uint8_t>(bluetooth::hci::LmpVersion::V_4_1)), in DeviceProperties()113 REGISTER_UINT8_T("LmpPalVersion", lmp_pal_version_); in RegisterJSONConverter()
113 return lmp_pal_version_; in GetLmpPalVersion()307 uint8_t lmp_pal_version_; variable