Searched refs:switchWaitingOrHoldingAndActive (Results 1 – 4 of 4) sorted by relevance
131 TEST_P(RadioHidlTest, switchWaitingOrHoldingAndActive) { in TEST_P() argument135 radio->switchWaitingOrHoldingAndActive(serial); in TEST_P()
73 Return<void> switchWaitingOrHoldingAndActive(int32_t serial) override;
230 oneway switchWaitingOrHoldingAndActive(int32_t serial);530 * switchWaitingOrHoldingAndActive() must be used in this case
157 Return<void> switchWaitingOrHoldingAndActive(int32_t serial);960 Return<void> RadioImpl::switchWaitingOrHoldingAndActive(int32_t serial) { in switchWaitingOrHoldingAndActive() function in RadioImpl