![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines the status of optional indicators. More...
#include <bt_hfp.h>
Data Fields | |
| bt_hfp_indicator_status_t | service |
| The service indicator status in HF. More... | |
| bt_hfp_indicator_status_t | signal |
| The signal indicator status in HF. More... | |
| bt_hfp_indicator_status_t | roaming |
| The roaming indicator status in HF. More... | |
| bt_hfp_indicator_status_t | battery |
| The battery charge indicator status in HF. More... | |
This structure defines the status of optional indicators.
| bt_hfp_indicator_status_t battery |
The battery charge indicator status in HF.
| bt_hfp_indicator_status_t roaming |
The roaming indicator status in HF.
| bt_hfp_indicator_status_t service |
The service indicator status in HF.
| bt_hfp_indicator_status_t signal |
The signal indicator status in HF.