Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
RootcanalUtils.RootcanalController
public
static
class
RootcanalUtils.RootcanalController
extends Object
implements
AutoCloseable
Java.lang.Nesne
|
🎃 |
com.android.sts.common.RootcanalUtils.RootcanalController
|
Özet
Herkese açık yöntemler
kapat
public void close ()
createHciDevice
public RootcanalUtils.HciDevice createHciDevice ()
Rootcanal'ın HCI soketine bağlanarak yeni bir HCI cihazı oluşturun.
Fırlatma |
DeviceNotAvailableException |
|
IOException |
|
InterruptedException |
|
sendTestChannelCommand
public String sendTestChannelCommand (String cmd,
String... args)
Rootkanal test kanalına tek bir komut gönderin.
Rootcanal'da kabul edilen komutların listesi için "help" komutunu gönderin.
Parametreler |
cmd |
String : gönderilecek komut |
args |
String : komutun bağımsız değişkenleri |
İlerlemeler |
String |
Kök kanaldan yanıt dizesi
|
Fırlatma |
IOException |
|
InterruptedException |
|
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-23 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"İhtiyacım olan bilgiler yok"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Çok karmaşık / çok fazla adım var"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Güncel değil"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Çeviri sorunu"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Örnek veya kod sorunu"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Diğer"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Anlaması kolay"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Sorunumu çözdü"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Diğer"
}]
{"lastModified": "Son g\u00fcncelleme tarihi: 2024-08-23 UTC."}
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-08-23 UTC."]]