Searched refs:setupDataCall (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_data.cpp | 102 TEST_F(RadioHidlTest, setupDataCall) { in TEST_F() argument 131 radio->setupDataCall(serial, radioTechnology, dataProfileInfo, modemCognitive, roamingAllowed, in TEST_F()
|
/hardware/interfaces/radio/1.2/default/ |
D | Radio.cpp | 243 Return<void> Radio::setupDataCall( in setupDataCall() function in android::hardware::radio::V1_2::implementation::Radio
|
D | Radio.h | 87 Return<void> setupDataCall(
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 149 * @param isRoaming Indicates whether or not the framework has requested this setupDataCall for
|
D | types.hal | 617 * The maximum number of simultaneous Data Calls must be established using setupDataCall().
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 390 oneway setupDataCall(int32_t serial, RadioTechnology radioTechnology, 722 * setupDataCall() is issued and removed on a
|
D | types.hal | 1729 // must be established using setupDataCall().
|
/hardware/ril/libril/ |
D | ril_service.cpp | 195 Return<void> setupDataCall(int32_t serial, 1108 Return<void> RadioImpl::setupDataCall(int32_t serial, RadioTechnology radioTechnology, in setupDataCall() function in RadioImpl
|