Searched refs:getDeviceIdentity (Results 1 – 4 of 4) sorted by relevance
445 TEST_P(RadioHidlTest, getDeviceIdentity) { in TEST_P() argument449 radio->getDeviceIdentity(serial); in TEST_P()
181 Return<void> getDeviceIdentity(int32_t serial) override;
1094 oneway getDeviceIdentity(int32_t serial);
344 Return<void> getDeviceIdentity(int32_t serial);1895 Return<void> RadioImpl::getDeviceIdentity(int32_t serial) { in getDeviceIdentity() function in RadioImpl