![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines the parameter type in the callback for the event BT_HFP_CALL_HOLD_FEATURES_IND to indicate the remote device supports call hold features. More...
#include <bt_hfp.h>
Data Fields | |
| uint32_t | handle |
| The HFP handle of the current connection. More... | |
| uint8_t | feature |
| The supported call hold operations of a remote device. More... | |
This structure defines the parameter type in the callback for the event BT_HFP_CALL_HOLD_FEATURES_IND to indicate the remote device supports call hold features.
| uint8_t feature |
The supported call hold operations of a remote device.
| uint32_t handle |
The HFP handle of the current connection.