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

Bluetooth HFP at command event data type. More...

#include <bt_event.h>

Collaboration diagram for bt_hfp_event_at_cmd_t:

Public Attributes

uint8_t group_id
 
uint8_t event_id
 
BT_ADDR addr
 
char at_resp [BT_MAX_EVENT_DATA_LEN]
 

Detailed Description

Bluetooth HFP at command 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

◆ addr

BT_ADDR addr

Connected device address BT_ADDR

◆ at_resp

char at_resp[BT_MAX_EVENT_DATA_LEN]

AT command response


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