Home
last modified time | relevance | path

Searched defs:channelId (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_utils_v1_1.h56 int channelId; variable
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h54 int channelId; variable
Dradio_response.cpp740 const RadioResponseInfo& info, int32_t channelId, in iccOpenLogicalChannelResponse()
/hardware/ril/libril/
Dril_service.cpp2271 Return<void> RadioImpl::iccCloseLogicalChannel(int32_t serial, int32_t channelId) { in iccCloseLogicalChannel()
6052 int channelId = -1; in iccOpenLogicalChannelResponse() local