Public Attributes#

uint8_t
uint8_t
int8_t

Public Attribute Documentation#

inquiry_type#

uint8_t inquiry_type

Inquiry scan type


Definition at line 108 of file include/rsi_bt_apis.h

dev_addr#

uint8_t dev_addr[RSI_DEV_ADDR_LEN]

remote device address


Definition at line 111 of file include/rsi_bt_apis.h

name_length#

uint8_t name_length

Name length of the remote device


Definition at line 114 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 117 of file include/rsi_bt_apis.h

cod#

uint8_t cod[3]

Class of Device


Definition at line 120 of file include/rsi_bt_apis.h

rssi#

int8_t rssi

RSSI of the remote device


Definition at line 123 of file include/rsi_bt_apis.h