Bluetooth 4.0 Low Energy and iOS: How do I detect if device is bondable or not?
问题 Is it possible, using corebluetooth framework, to detect if peripheral is bondable? Should I implement the failed to connect to delegate? 回答1: There is nothing at this time. With later versions of BLE, bonding information (GAP modes) is in the GAP profile, but not one bit of that information is available to you via CoreBluetooth. With the exception of some advertising data and limited scan response data, It only provides GATT information and below. You could read any desired characteristic