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

Description

Definition at line 348 of file bta_gatt_api.h.

Public Attributes

tBTA_GATT_STATUS status
 
tBTA_GATTC_SEARCH_CMPL search_cmpl
 
tBTA_GATTC_SRVC_RES srvc_res
 
tBTA_GATTC_REG reg_oper
 
tBTA_GATTC_OPEN open
 
tBTA_GATTC_CLOSE close
 
tBTA_GATTC_READ read
 
tBTA_GATTC_WRITE write
 
tBTA_GATTC_EXEC_CMPL exec_cmpl
 
tBTA_GATTC_NOTIFY notify
 
BD_ADDR remote_bda
 

Member Data Documentation

◆ status

tBTA_GATT_STATUS tBTA_GATTC::status

Definition at line 350 of file bta_gatt_api.h.

◆ search_cmpl

tBTA_GATTC_SEARCH_CMPL tBTA_GATTC::search_cmpl

Definition at line 352 of file bta_gatt_api.h.

◆ srvc_res

tBTA_GATTC_SRVC_RES tBTA_GATTC::srvc_res

Definition at line 353 of file bta_gatt_api.h.

◆ reg_oper

tBTA_GATTC_REG tBTA_GATTC::reg_oper

Definition at line 354 of file bta_gatt_api.h.

◆ open

tBTA_GATTC_OPEN tBTA_GATTC::open

Definition at line 355 of file bta_gatt_api.h.

◆ close

tBTA_GATTC_CLOSE tBTA_GATTC::close

Definition at line 356 of file bta_gatt_api.h.

◆ read

tBTA_GATTC_READ tBTA_GATTC::read

Definition at line 357 of file bta_gatt_api.h.

◆ write

tBTA_GATTC_WRITE tBTA_GATTC::write

Definition at line 358 of file bta_gatt_api.h.

◆ exec_cmpl

tBTA_GATTC_EXEC_CMPL tBTA_GATTC::exec_cmpl

Definition at line 359 of file bta_gatt_api.h.

◆ notify

tBTA_GATTC_NOTIFY tBTA_GATTC::notify

Definition at line 360 of file bta_gatt_api.h.

◆ remote_bda

BD_ADDR tBTA_GATTC::remote_bda

Definition at line 361 of file bta_gatt_api.h.