Home
last modified time | relevance | path

Searched defs:apdu (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/casimir_control_server/
Dcasimir_controller.cpp87 uint16_t receiver_id, const std::shared_ptr<std::vector<uint8_t>>& apdu) { in SendApdu()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c2475 RIL_SIM_APDU *apdu = (RIL_SIM_APDU *)data; local
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp964 RIL_SIM_APDU apdu = {}; in dispatchIccApdu() local