Searched refs:setupDataCall (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_data.cpp | 106 TEST_P(RadioHidlTest, setupDataCall) { in TEST_P() argument 136 radio->setupDataCall(serial, radioTechnology, dataProfileInfo, modemCognitive, roamingAllowed, in TEST_P()
|
/hardware/interfaces/radio/1.2/default/ |
D | Radio.h | 87 Return<void> setupDataCall(
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 152 * @param isRoaming Indicates whether or not the framework has requested this setupDataCall for
|
D | types.hal | 618 * The maximum number of simultaneous Data Calls must be established using setupDataCall().
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 393 oneway setupDataCall(int32_t serial, RadioTechnology radioTechnology, 728 * setupDataCall() is issued and removed on a
|
D | types.hal | 1733 // must be established using setupDataCall().
|
/hardware/interfaces/radio/1.6/ |
D | IRadio.hal | 73 * Returns the data call list. An entry is added when a setupDataCall() is issued and removed
|
/hardware/ril/libril/ |
D | ril_service.cpp | 182 Return<void> setupDataCall(int32_t serial, 1074 Return<void> RadioImpl::setupDataCall(int32_t serial, RadioTechnology radioTechnology, in setupDataCall() function in RadioImpl
|