Developer World
Spresense SDK Library v3.2.0-ebc0364
bt_hfp_state_s Struct Reference

Bluetooth HFP context. More...

#include <bt_hfp.h>

Collaboration diagram for bt_hfp_state_s:

Public Attributes

BT_CONNECT_STATUS bt_hfp_connection
 
BT_CONNECT_STATUS bt_hfp_audio_connection
 
uint16_t bt_hfp_handle
 
uint16_t bt_hfp_audio_handle
 
struct bt_acl_state_sbt_acl_state
 
struct bt_hal_hfp_ops_sbt_hal_hfp_ops
 
struct bt_hfp_ops_sbt_hfp_ops
 
BT_HFP_HF_FEATURE_FLAG bt_hfp_supported_feature
 

Detailed Description

Bluetooth HFP context.

Member Data Documentation

◆ bt_hfp_connection

BT_CONNECT_STATUS bt_hfp_connection

Status of HFP connection BT_CONNECT_STATUS

◆ bt_hfp_audio_connection

BT_CONNECT_STATUS bt_hfp_audio_connection

Status of HFP audio connection BT_CONNECT_STATUS

◆ bt_hfp_handle

uint16_t bt_hfp_handle

Handle ID of HFP connection

◆ bt_hfp_audio_handle

uint16_t bt_hfp_audio_handle

Handle ID of HFP audio connection

◆ bt_acl_state

struct bt_acl_state_s* bt_acl_state

Bluetooth ACL context bt_acl_state_s

◆ bt_hal_hfp_ops

struct bt_hal_hfp_ops_s* bt_hal_hfp_ops

HFP HAL interfaces bt_hal_hfp_ops_s

◆ bt_hfp_ops

struct bt_hfp_ops_s* bt_hfp_ops

HFP connection callbacks bt_hfp_ops_s

◆ bt_hfp_supported_feature

BT_HFP_HF_FEATURE_FLAG bt_hfp_supported_feature

HFP supported feature BT_HFP_HF_FEATURE_FLAG


The documentation for this struct was generated from the following file: