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

Description

Definition at line 318 of file bta_gatt_api.h.

Public Attributes

tBTA_GATT_STATUS status
 
UINT16 conn_id
 
tBTA_GATTC_IF client_if
 
BD_ADDR remote_bda
 
tBTA_GATT_REASON reason
 

Member Data Documentation

◆ status

tBTA_GATT_STATUS tBTA_GATTC_CLOSE::status

Definition at line 320 of file bta_gatt_api.h.

◆ conn_id

UINT16 tBTA_GATTC_CLOSE::conn_id

Definition at line 321 of file bta_gatt_api.h.

◆ client_if

tBTA_GATTC_IF tBTA_GATTC_CLOSE::client_if

Definition at line 322 of file bta_gatt_api.h.

◆ remote_bda

BD_ADDR tBTA_GATTC_CLOSE::remote_bda

Definition at line 323 of file bta_gatt_api.h.

◆ reason

tBTA_GATT_REASON tBTA_GATTC_CLOSE::reason

Definition at line 324 of file bta_gatt_api.h.