Searched refs:lnb (Results 1 – 4 of 4) sorted by relevance
130 sp<ILnb> lnb = new Lnb(); in openLnbById() local132 _hidl_cb(Result::SUCCESS, lnb); in openLnbById()145 sp<ILnb> lnb = new Lnb(); in openLnbByName() local147 _hidl_cb(Result::SUCCESS, 1234, lnb); in openLnbByName()
63 virtual Return<Result> setLnb(uint32_t lnb) override;
28 * Set the lnb callback.45 * Set the lnb's power voltage.56 * Set the lnb's tone mode.67 * Select the lnb's position.
123 * @return lnb the newly created Lnb interface.125 openLnbById(LnbId lnbId) generates (Result result, ILnb lnb);140 * @return lnb the newly created Lnb interface.142 openLnbByName(string lnbName) generates (Result result, LnbId lnbId, ILnb lnb);