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

Bluetooth inquiry result event data type. More...

#include <bt_event.h>

Collaboration diagram for bt_event_inquiry_rslt_t:

Public Attributes

uint8_t group_id
 
uint8_t event_id
 
BT_ADDR addr
 
char name [BT_NAME_LEN]
 

Detailed Description

Bluetooth inquiry result 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_COMMON_EVENT_ID

◆ addr

BT_ADDR addr

Scaned device address BT_ADDR

◆ name

char name[BT_NAME_LEN]

Scaned device name


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