![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
Macros | |
| #define | GAPBOND_FAIL_INITIATE_PAIRING 0x01 |
| Initiate pairing upon unsuccessful bonding. More... | |
| #define | GAPBOND_FAIL_NO_ACTION 0x00 |
| Take no action upon unsuccessful bonding. More... | |
| #define | GAPBOND_FAIL_TERMINATE_ERASE_BONDS 0x03 |
| #define | GAPBOND_FAIL_TERMINATE_ERASE_SINGLE_BOND 0x04 |
| #define | GAPBOND_FAIL_TERMINATE_LINK 0x02 |
| Terminate link upon unsuccessful bonding. More... | |
| #define GAPBOND_FAIL_INITIATE_PAIRING 0x01 |
Initiate pairing upon unsuccessful bonding.
| #define GAPBOND_FAIL_NO_ACTION 0x00 |
Take no action upon unsuccessful bonding.
| #define GAPBOND_FAIL_TERMINATE_ERASE_BONDS 0x03 |
Terminate link and erase all existing bonds on device upon unsuccessful bonding
| #define GAPBOND_FAIL_TERMINATE_ERASE_SINGLE_BOND 0x04 |
Terminate link and erase ONLY the failed bond on device upon unsuccessful bond
| #define GAPBOND_FAIL_TERMINATE_LINK 0x02 |
Terminate link upon unsuccessful bonding.