![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines the BT_GAP_READ_REMOTE_NAME_COMPLETE_IND event parameter type. More...
#include <bt_gap.h>
Data Fields | |
| const bt_bd_addr_t * | address |
| Address of a remote device. More... | |
| const char * | name |
| A UTF-8 encoded user-friendly descriptive name for the remote device. More... | |
This structure defines the BT_GAP_READ_REMOTE_NAME_COMPLETE_IND event parameter type.
| const bt_bd_addr_t* address |
Address of a remote device.
| const char* name |
A UTF-8 encoded user-friendly descriptive name for the remote device.