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

Description

Definition at line 766 of file btm_api.h.

Public Attributes

tBTM_STATUS status
 
UINT8 hci_status
 
INT8 tx_power
 
BD_ADDR rem_bda
 

Member Data Documentation

◆ status

tBTM_STATUS tBTM_TX_POWER_RESULTS::status

Definition at line 768 of file btm_api.h.

◆ hci_status

UINT8 tBTM_TX_POWER_RESULTS::hci_status

Definition at line 769 of file btm_api.h.

◆ tx_power

INT8 tBTM_TX_POWER_RESULTS::tx_power

Definition at line 770 of file btm_api.h.

◆ rem_bda

BD_ADDR tBTM_TX_POWER_RESULTS::rem_bda

Definition at line 771 of file btm_api.h.