Home | History | Annotate | Download | only in libril

Lines Matching full:transferprotocol

66     Return<void> setTransferProtocolReq(int32_t token, SapTransferProtocol transferProtocol);
491 Return<void> SapImpl::setTransferProtocolReq(int32_t token, SapTransferProtocol transferProtocol) {
503 req.protocol = (RIL_SIM_SAP_SET_TRANSFER_PROTOCOL_REQ_Protocol)transferProtocol;