diff options
author | Glenn Ruben Bakke <glennbakke@gmail.com> | 2018-09-22 19:55:53 +0200 |
---|---|---|
committer | Glenn Ruben Bakke <glennbakke@gmail.com> | 2018-10-11 23:38:11 +0200 |
commit | 11bc38d55f63d6d1fdd11c925e5efb027d933913 (patch) | |
tree | b543a5376e515866f09980ba167050ef35de0171 /py/pystack.c | |
parent | 338635ccc64204b6f388cfaafca00e120090c622 (diff) |
nrf/bluetooth: Set GAP_ADV_MAX_SIZE to 31 (s132/s140).
For s132 and s140, GAP_ADV_MAX_SIZE was currently set to
BLE_GATT_ATT_MTU_DEFAULT, which is 23. The correct value
should have been 31, but there are no define for this in
the s132/s140 header files as for s110.
Updating define in ble_drv.c to the correct value of 31.
Diffstat (limited to 'py/pystack.c')
0 files changed, 0 insertions, 0 deletions