Home
last modified time | relevance | path

Searched defs:sendEnvelope (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_stk.cpp25 TEST_P(RadioHidlTest, sendEnvelope) { in TEST_P() argument
/hardware/ril/libril/
Dril_service.cpp1536 Return<void> RadioImpl::sendEnvelope(int32_t serial, const hidl_string& command) { in sendEnvelope() function in RadioImpl