![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines the data type of the parameter in the callback for BT_A2DP_CONNECT_IND event. More...
#include <bt_a2dp.h>
Data Fields | |
| uint32_t | handle |
| A2DP handle. More... | |
| bt_a2dp_role_t | role |
| SEP A2DP role. More... | |
| bt_bd_addr_t * | address |
| Bluetooth address of a remote device. More... | |
This structure defines the data type of the parameter in the callback for BT_A2DP_CONNECT_IND event.
| bt_bd_addr_t* address |
Bluetooth address of a remote device.
| uint32_t handle |
A2DP handle.
| bt_a2dp_role_t role |
SEP A2DP role.