蓝牙低功耗Android服务器

abo*_*sun 6 android bluetooth bluetooth-lowenergy

我目前正在玩用于Android 4.3的蓝牙低功耗,目前还没有BLE信标,所以我的想法是用一个Android 4.3作为BLE服务器.但是如何创建客户端应用程序有很好的解释

http://developer.android.com/guide/topics/connectivity/bluetooth-le.html#close

几乎没有任何关于服务器,除了这个链接http://developer.android.com/reference/android/bluetooth/BluetoothGattServer.html

是否有一些教程或示例?