Searched defs:BLUETOOTH_CONNECT (Results 1 – 2 of 2) sorted by relevance
123 private const val BLUETOOTH_CONNECT = "android.permission.BLUETOOTH_CONNECT" in <lambda>() constant
379 public static final String BLUETOOTH_CONNECT = "android.permission.BLUETOOTH_CONNECT"; field in CommonPermissions