Skip to content

Commit

Permalink
GitBook: [master] one page modified
Browse files Browse the repository at this point in the history
  • Loading branch information
yemreak authored and gitbook-bot committed Jan 22, 2020
1 parent e1ca8f8 commit 2caac06
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions haberlesme/wifi-p2p.md
Expand Up @@ -224,8 +224,6 @@ public void onRequestPermissionsResult(
{% endtab %}
{% endtabs %}

{% page-ref page="../temel/izinlerin-yoenetimi.md" %}

## 📻 WiFi için Broadcast Receiver Tanımlama

### 📡 Broadcast Alıcısı Tanımlama
Expand Down Expand Up @@ -324,8 +322,6 @@ public class WiFiDirectBroadcastReciever extends BroadcastReceiver {
{% endtab %}
{% endtabs %}

{% page-ref page="broadcast/olusturma.md" %}

### 🎫 Broadcast Alıcısını Kaydetme

* ▶️ Uygulama çalıştığında alıcının kayıt edilmesi
Expand Down Expand Up @@ -414,8 +410,6 @@ private void unregisterWifiFilter() {
{% endtab %}
{% endtabs %}

{% page-ref page="broadcast/receiver.md" %}

## 🐞 Hata Çözümleri

### 🚫 Peers objesinin boş dönmesi
Expand Down

0 comments on commit 2caac06

Please sign in to comment.