added default ATT MTU

This commit is contained in:
matthias.ringwald@gmail.com 2014-07-15 20:54:07 +00:00
parent 7d0b5a77e8
commit c9420e0c91

View File

@ -43,6 +43,9 @@
extern "C" {
#endif
// Minimum/default MTU
#define ATT_DEFAULT_MTU 23
// MARK: Attribute PDU Opcodes
#define ATT_ERROR_RESPONSE 0x01