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

Description

Definition at line 299 of file bta_hl_api.h.

Public Attributes

tBTA_HL_DEVICE_TYPE dev_type
 
tBTA_SEC sec_mask
 
const char * p_srv_name
 
const char * p_srv_desp
 
const char * p_provider_name
 

Member Data Documentation

◆ dev_type

tBTA_HL_DEVICE_TYPE tBTA_HL_REG_PARAM::dev_type

Definition at line 301 of file bta_hl_api.h.

◆ sec_mask

tBTA_SEC tBTA_HL_REG_PARAM::sec_mask

Definition at line 302 of file bta_hl_api.h.

◆ p_srv_name

const char* tBTA_HL_REG_PARAM::p_srv_name

Definition at line 303 of file bta_hl_api.h.

◆ p_srv_desp

const char* tBTA_HL_REG_PARAM::p_srv_desp

Definition at line 304 of file bta_hl_api.h.

◆ p_provider_name

const char* tBTA_HL_REG_PARAM::p_provider_name

Definition at line 305 of file bta_hl_api.h.