MT2523 API Reference
LinkIt SDK v4
|
This structure defines BT_SPP_CONNECT_IND. More...
#include <bt_spp.h>
Data Fields | |
uint32_t | handle |
The SPP handle of the current connection. More... | |
uint8_t | local_server_id |
The SPP server id of a SDP record which the remote device connect to. | |
bt_bd_addr_t * | address |
The Bluetooth address of a remote device. More... | |
This structure defines BT_SPP_CONNECT_IND.
bt_bd_addr_t* address |
The Bluetooth address of a remote device.
uint32_t handle |
The SPP handle of the current connection.