![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines the parameter type in the callback for the event BT_HFP_CALLER_ID_IND to indicate the call information if there's an incoming call. More...
#include <bt_hfp.h>
Data Fields | |
| uint32_t | handle |
| The HFP handle of the current connection. More... | |
| uint16_t | num_size |
| The phone number size of the call. More... | |
| uint8_t | number [64] |
| The phone number of the call. More... | |
| bt_hfp_phone_num_format_t | type |
| The address type of the call. More... | |
This structure defines the parameter type in the callback for the event BT_HFP_CALLER_ID_IND to indicate the call information if there's an incoming call.
| uint32_t handle |
The HFP handle of the current connection.
| uint16_t num_size |
The phone number size of the call.
| uint8_t number[64 ] |
The phone number of the call.
The address type of the call.