NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tBTM_INQ_RESULTS Struct Reference

Description

Definition at line 588 of file btm_api.h.

Public Attributes

UINT16 clock_offset
 
BD_ADDR remote_bd_addr
 
DEV_CLASS dev_class
 
UINT8 page_scan_rep_mode
 
UINT8 page_scan_per_mode
 
UINT8 page_scan_mode
 
INT8 rssi
 
UINT32 eir_uuid [(((UINT32) BTM_EIR_MAX_SERVICES/32)+(((UINT32) BTM_EIR_MAX_SERVICES % 32) ? 1 :0))]
 
BOOLEAN eir_complete_list
 
tBT_DEVICE_TYPE device_type
 
UINT8 inq_result_type
 
UINT8 ble_addr_type
 
tBTM_BLE_EVT_TYPE ble_evt_type
 
UINT8 flag
 

Member Data Documentation

◆ clock_offset

UINT16 tBTM_INQ_RESULTS::clock_offset

Definition at line 590 of file btm_api.h.

◆ remote_bd_addr

BD_ADDR tBTM_INQ_RESULTS::remote_bd_addr

Definition at line 591 of file btm_api.h.

◆ dev_class

DEV_CLASS tBTM_INQ_RESULTS::dev_class

Definition at line 592 of file btm_api.h.

◆ page_scan_rep_mode

UINT8 tBTM_INQ_RESULTS::page_scan_rep_mode

Definition at line 593 of file btm_api.h.

◆ page_scan_per_mode

UINT8 tBTM_INQ_RESULTS::page_scan_per_mode

Definition at line 594 of file btm_api.h.

◆ page_scan_mode

UINT8 tBTM_INQ_RESULTS::page_scan_mode

Definition at line 595 of file btm_api.h.

◆ rssi

INT8 tBTM_INQ_RESULTS::rssi

Definition at line 596 of file btm_api.h.

◆ eir_uuid

UINT32 tBTM_INQ_RESULTS::eir_uuid[(((UINT32) BTM_EIR_MAX_SERVICES/32)+(((UINT32) BTM_EIR_MAX_SERVICES % 32) ? 1 :0))]

Definition at line 598 of file btm_api.h.

◆ eir_complete_list

BOOLEAN tBTM_INQ_RESULTS::eir_complete_list

Definition at line 599 of file btm_api.h.

◆ device_type

tBT_DEVICE_TYPE tBTM_INQ_RESULTS::device_type

Definition at line 602 of file btm_api.h.

◆ inq_result_type

UINT8 tBTM_INQ_RESULTS::inq_result_type

Definition at line 603 of file btm_api.h.

◆ ble_addr_type

UINT8 tBTM_INQ_RESULTS::ble_addr_type

Definition at line 604 of file btm_api.h.

◆ ble_evt_type

tBTM_BLE_EVT_TYPE tBTM_INQ_RESULTS::ble_evt_type

Definition at line 605 of file btm_api.h.

◆ flag

UINT8 tBTM_INQ_RESULTS::flag

Definition at line 606 of file btm_api.h.