Home
last modified time | relevance | path

Searched refs:LppProfile (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/gnss/1.1/default/
DGnssConfiguration.cpp33 Return<bool> GnssConfiguration::setLppProfile(hidl_bitfield<LppProfile>) { in setLppProfile() argument
DGnssConfiguration.h51 Return<bool> setLppProfile(hidl_bitfield<LppProfile> lppProfile) override;
/hardware/interfaces/gnss/1.0/
DIGnssConfiguration.hal50 enum LppProfile : uint8_t {
130 * configuration to be set as per the LppProfile enum.
134 setLppProfile(bitfield<LppProfile> lppProfile) generates (bool success);