Scans for BLE-enabled peripherals using Android Bluetooth_LE GATT API
Contains code demonstrating Android GATT API by performing READ, WRITE, and NOTIFY by operating on the GATT Characteristic and descriptors, in order to expose Bluetooth LE Devices to ANDROID
How To Use Android BLE to Communicate with Bluetooth Devices - An Overview & Code examples