Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GATT MTU size needs reconciled #22

Open
natersoz opened this issue Nov 13, 2018 · 0 comments
Open

GATT MTU size needs reconciled #22

natersoz opened this issue Nov 13, 2018 · 0 comments
Labels

Comments

@natersoz
Copy link
Owner

GATT MTU size is specified several places:
nrf/ble/nordic_ble_stack_observer.cc
nrf/ble/nordic_ble_stack.h
nrf/ble/att.h: static constexpr length_t const mtu_length_maximum = 251u

Get to the bottom of the actual GATT MTU maximum and provide one source of truth.

@natersoz natersoz changed the title GATT MTU size needs recoonciled GATT MTU size needs reconciled Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant