![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines the Bluetooth configuration information, please refer to bt_gap_get_local_configuration(). More...
#include <bt_gap.h>
Data Fields | |
| bt_gap_inquiry_mode_t | inquiry_mode |
| Indicates the inquiry result format. More... | |
| bt_gap_io_capability_t | io_capability |
| Defines the IO Capability of the local device. More... | |
| uint32_t | cod |
| Defines the class of the local device. More... | |
| char | device_name [31] |
| Defines the name of the local device with '\0' ending. More... | |
This structure defines the Bluetooth configuration information, please refer to bt_gap_get_local_configuration().
| uint32_t cod |
Defines the class of the local device.
Please refer to The Class of Device field.
| char device_name[31 ] |
Defines the name of the local device with '\0' ending.
| bt_gap_inquiry_mode_t inquiry_mode |
Indicates the inquiry result format.
| bt_gap_io_capability_t io_capability |
Defines the IO Capability of the local device.