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