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

Description

Definition at line 262 of file bta_gattc_int.h.

Public Attributes

BOOLEAN in_use
 
BD_ADDR server_bda
 
BOOLEAN connected
 
UINT8 state
 
tBTA_GATTC_CACHE * p_srvc_cache
 
tBTA_GATTC_CACHE * p_cur_srvc
 
BUFFER_Q cache_buffer
 
UINT8 * p_free
 
UINT16 free_byte
 
UINT8 update_count
 
UINT8 num_clcb
 
tBTA_GATTC_ATTR_RECp_srvc_list
 
UINT8 cur_srvc_idx
 
UINT8 cur_char_idx
 
UINT8 next_avail_idx
 
UINT8 total_srvc
 
UINT8 total_char
 
UINT8 srvc_hdl_chg
 
UINT16 attr_index
 

Member Data Documentation

◆ in_use

BOOLEAN tBTA_GATTC_SERV::in_use

Definition at line 264 of file bta_gattc_int.h.

◆ server_bda

BD_ADDR tBTA_GATTC_SERV::server_bda

Definition at line 265 of file bta_gattc_int.h.

◆ connected

BOOLEAN tBTA_GATTC_SERV::connected

Definition at line 266 of file bta_gattc_int.h.

◆ state

UINT8 tBTA_GATTC_SERV::state

Definition at line 272 of file bta_gattc_int.h.

◆ p_srvc_cache

tBTA_GATTC_CACHE* tBTA_GATTC_SERV::p_srvc_cache

Definition at line 274 of file bta_gattc_int.h.

◆ p_cur_srvc

tBTA_GATTC_CACHE* tBTA_GATTC_SERV::p_cur_srvc

Definition at line 275 of file bta_gattc_int.h.

◆ cache_buffer

BUFFER_Q tBTA_GATTC_SERV::cache_buffer

Definition at line 276 of file bta_gattc_int.h.

◆ p_free

UINT8* tBTA_GATTC_SERV::p_free

Definition at line 277 of file bta_gattc_int.h.

◆ free_byte

UINT16 tBTA_GATTC_SERV::free_byte

Definition at line 278 of file bta_gattc_int.h.

◆ update_count

UINT8 tBTA_GATTC_SERV::update_count

Definition at line 279 of file bta_gattc_int.h.

◆ num_clcb

UINT8 tBTA_GATTC_SERV::num_clcb

Definition at line 280 of file bta_gattc_int.h.

◆ p_srvc_list

tBTA_GATTC_ATTR_REC* tBTA_GATTC_SERV::p_srvc_list

Definition at line 283 of file bta_gattc_int.h.

◆ cur_srvc_idx

UINT8 tBTA_GATTC_SERV::cur_srvc_idx

Definition at line 284 of file bta_gattc_int.h.

◆ cur_char_idx

UINT8 tBTA_GATTC_SERV::cur_char_idx

Definition at line 285 of file bta_gattc_int.h.

◆ next_avail_idx

UINT8 tBTA_GATTC_SERV::next_avail_idx

Definition at line 286 of file bta_gattc_int.h.

◆ total_srvc

UINT8 tBTA_GATTC_SERV::total_srvc

Definition at line 287 of file bta_gattc_int.h.

◆ total_char

UINT8 tBTA_GATTC_SERV::total_char

Definition at line 288 of file bta_gattc_int.h.

◆ srvc_hdl_chg

UINT8 tBTA_GATTC_SERV::srvc_hdl_chg

Definition at line 290 of file bta_gattc_int.h.

◆ attr_index

UINT16 tBTA_GATTC_SERV::attr_index

Definition at line 291 of file bta_gattc_int.h.