As of API level 21 BluetoothGatt#requestMtu can be used to go beyond the limit of 23 bytes GATT_MTU_SIZE_DEFAULT. Will the SDK support such enhancements one day?
As of API level 21 BluetoothGatt#requestMtu can be used to go beyond the limit of 23 bytes GATT_MTU_SIZE_DEFAULT. Will the SDK support such enhancements one day?
I received Exchange MTU Request from iPhone, Client Rx MTU: 158. Does that mean iPhone wants to communicate with the device using MTU size of 158 bytes? Will 23 bytes cause any problem, or 158 from iPhone is only a "suggested" number and the later communication will be using 23 bytes without any limitations?
Please do not post new questions as comments to old ones.
Post a new question if you haven't done so already, and you will likely get an answer pretty soon. A new question appears under "Recent questions" instead of being hidden away in a comment section. Also, the question and answer will be much easier to search for later.