Searched refs:lmp_pal_version_ (Results 1 – 2 of 2) sorted by relevance
57 lmp_pal_version_(7), /* 4.1 */ in DeviceProperties()118 REGISTER_UINT8_T("LmpPalVersion", lmp_pal_version_); in RegisterJSONConverter()
101 uint8_t GetLmpPalVersion() const { return lmp_pal_version_; } in GetLmpPalVersion()136 uint8_t lmp_pal_version_; variable