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

Bluetooth ACL context. More...

#include <bt_common.h>

Collaboration diagram for bt_acl_state_s:

Public Attributes

BT_CONNECT_STATUS bt_acl_connection
 
struct bt_common_state_sbt_common_state
 
BT_ADDR bt_target_addr
 
char bt_target_name [BT_NAME_LEN]
 

Detailed Description

Bluetooth ACL context.

Member Data Documentation

◆ bt_acl_connection

BT_CONNECT_STATUS bt_acl_connection

Status of ACL connection BT_CONNECT_STATUS

◆ bt_common_state

struct bt_common_state_s* bt_common_state

BT base context bt_common_state_s

◆ bt_target_addr

BT_ADDR bt_target_addr

BT target device address BT_ADDR

◆ bt_target_name

char bt_target_name[BT_NAME_LEN]

BT target device name


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