![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines the pin code information used in the function bt_gap_get_pin_code(). More...
#include <bt_gap.h>
Data Fields | |
| uint8_t | pin_len |
| The length of the pin_code. More... | |
| uint8_t | pin_code [16] |
| The pin_code buffer. More... | |
This structure defines the pin code information used in the function bt_gap_get_pin_code().
| uint8_t pin_code[16 ] |
The pin_code buffer.
| uint8_t pin_len |
The length of the pin_code.