目前在开发android ble 方面,想要实现程序在后台运行,进入ble设备范围就给用户发送通知。我是通过把connectGatt(Context context, boolean autoConnect, BluetoothGattCallback callback) 的自动连接参数设成true来判断