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

Description

Definition at line 524 of file bta_gatt_api.h.

Public Attributes

tBTA_GATTS_IF server_if
 
BD_ADDR remote_bda
 
UINT16 conn_id
 
tBTA_GATT_REASON reason
 

Member Data Documentation

◆ server_if

tBTA_GATTS_IF tBTA_GATTS_CONN::server_if

Definition at line 526 of file bta_gatt_api.h.

◆ remote_bda

BD_ADDR tBTA_GATTS_CONN::remote_bda

Definition at line 527 of file bta_gatt_api.h.

◆ conn_id

UINT16 tBTA_GATTS_CONN::conn_id

Definition at line 528 of file bta_gatt_api.h.

◆ reason

tBTA_GATT_REASON tBTA_GATTS_CONN::reason

Definition at line 529 of file bta_gatt_api.h.