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

Bluetooth HFP connection event data type. More...

#include <bt_event.h>

Collaboration diagram for bt_hfp_event_connect_t:

Public Attributes

uint8_t group_id
 
uint8_t event_id
 
uint16_t handle
 
BT_ADDR addr
 
BT_PROFILE_TYPE hfp_type
 

Detailed Description

Bluetooth HFP connection event data type.

Member Data Documentation

◆ group_id

uint8_t group_id

Event group ID BT_GROUP_ID

◆ event_id

uint8_t event_id

Event sub ID BT_HFP_EVENT_ID

◆ handle

uint16_t handle

Handle ID for HFP connection

◆ addr

BT_ADDR addr

Connected device address BT_ADDR

◆ hfp_type

BT_PROFILE_TYPE hfp_type

Connected profile type BT_PROFILE_TYPE


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