Public Attributes#

uint8_t
uint8_t
int8_t

Public Attribute Documentation#

inquiry_type#

uint8_t inquiry_type

Inquiry scan type


Definition at line 104 of file include/rsi_bt_apis.h

dev_addr#

uint8_t dev_addr[RSI_DEV_ADDR_LEN]

remote device address


Definition at line 107 of file include/rsi_bt_apis.h

name_length#

uint8_t name_length

Name length of the remote device


Definition at line 110 of file include/rsi_bt_apis.h

remote_device_name#

uint8_t remote_device_name[RSI_DEV_NAME_LEN]

Name of remote device with max length of 50 bytes


Definition at line 113 of file include/rsi_bt_apis.h

cod#

uint8_t cod[3]

Class of Device


Definition at line 116 of file include/rsi_bt_apis.h

rssi#

int8_t rssi

RSSI of the remote device


Definition at line 119 of file include/rsi_bt_apis.h