Bluetooth SPP Server

ダウンロード: Bluetooth SPP Server APK

  • 最新バージョン
アプリケーションID com.roguefactories.btsppserver
ダウンロード 1.11K
アップロード方法 RogureFactories
コンテンツのレーティング Teen, Users Interact
アンドロイドが必要です 5.0
更新日 Aug 08, 2021

android.Manifest.permission

  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.BLUETOOTH_ADVERTISE:
    Required to be able to advertise to nearby Bluetooth devices.
  • android.permission.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BLUETOOTH_SCAN:
    Required to be able to discover and pair nearby Bluetooth devices.