最終更新:2021-12-27 (月) 16:30:43 (841d)  

Android/パーミッション/Bluetooth

https://developer.android.com/guide/topics/connectivity/bluetooth/permissions

android.permission.BLUETOOTHAllows applications to connect to paired bluetooth devices.Android/APIレベル1
android.permission.BLUETOOTH_ADMINAllows applications to discover and pair bluetooth devices.Android/APIレベル1
android.permission.BLUETOOTH_ADVERTISE?Required to be able to advertise to nearby Bluetooth devices.Android/APIレベル31
android.permission.BLUETOOTH_CONNECT?Required to be able to connect to paired Bluetooth devices.Android/APIレベル31
android.permission.BLUETOOTH_PRIVILEGEDAllows applications to pair bluetooth devices without user interaction, and to allow or disallow phonebook access or message access.Android/APIレベル19
android.permission.BLUETOOTH_SCAN?Required to be able to discover and pair nearby Bluetooth devices.Android/APIレベル31

メモ

Android 12