Searched refs:RIL_REQUEST_SIM_CLOSE_CHANNEL (Results 1 – 16 of 16) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_commands.h | 133 {RIL_REQUEST_SIM_CLOSE_CHANNEL, radio::iccCloseLogicalChannelResponse},
|
D | ril.cpp | 1141 case RIL_REQUEST_SIM_CLOSE_CHANNEL: return "SIM_CLOSE_CHANNEL"; in requestToString()
|
D | ril_service.cpp | 2291 dispatchInts(serial, mSlotId, RIL_REQUEST_SIM_CLOSE_CHANNEL, 1, channelId); in iccCloseLogicalChannel()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_commands.h | 133 {RIL_REQUEST_SIM_CLOSE_CHANNEL, radio_1_6::iccCloseLogicalChannelResponse},
|
D | ril.cpp | 1147 case RIL_REQUEST_SIM_CLOSE_CHANNEL: return "SIM_CLOSE_CHANNEL"; in requestToString()
|
D | ril.h | 5780 #define RIL_REQUEST_SIM_CLOSE_CHANNEL 116 macro
|
D | ril_service.cpp | 2426 dispatchInts(serial, mSlotId, RIL_REQUEST_SIM_CLOSE_CHANNEL, 1, channelId); in iccCloseLogicalChannel()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_commands.h | 133 {RIL_REQUEST_SIM_CLOSE_CHANNEL, radio_1_6::iccCloseLogicalChannelResponse},
|
D | ril.cpp | 1189 case RIL_REQUEST_SIM_CLOSE_CHANNEL: return "SIM_CLOSE_CHANNEL"; in requestToString()
|
D | ril.h | 6086 #define RIL_REQUEST_SIM_CLOSE_CHANNEL 116 macro
|
D | ril_service.cpp | 2457 dispatchInts(serial, mSlotId, RIL_REQUEST_SIM_CLOSE_CHANNEL, 1, channelId); in iccCloseLogicalChannel()
|
/device/generic/goldfish/radio/ril/ |
D | ril.h | 5665 #define RIL_REQUEST_SIM_CLOSE_CHANNEL 116 macro
|
D | reference-ril.c | 2776 case RIL_REQUEST_SIM_CLOSE_CHANNEL:
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 5664 #define RIL_REQUEST_SIM_CLOSE_CHANNEL 116 macro
|
/device/google/cuttlefish/guest/hals/ril/ |
D | cuttlefish_ril.cpp | 2513 case RIL_REQUEST_SIM_CLOSE_CHANNEL: in gce_ril_on_request()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 3967 case RIL_REQUEST_SIM_CLOSE_CHANNEL:
|