Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: x-nucleo-idb0xa1/bluenrg-hci/bluenrg_gap.h
- Revision:
- 251:86df2c289e7c
- Parent:
- 225:719cd18d73a6
- Child:
- 292:6908f86aa1f9
diff -r 2e94d2835c45 -r 86df2c289e7c x-nucleo-idb0xa1/bluenrg-hci/bluenrg_gap.h --- a/x-nucleo-idb0xa1/bluenrg-hci/bluenrg_gap.h Tue Jun 21 16:58:38 2016 +0200 +++ b/x-nucleo-idb0xa1/bluenrg-hci/bluenrg_gap.h Mon Jun 27 15:49:11 2016 +0200 @@ -137,6 +137,9 @@ /* appearance AD type */ #define AD_TYPE_APPEARANCE (0x19) +/* advertising interval AD type */ +#define AD_TYPE_ADVERTISING_INTERVAL (0x1A) + /** * @} */