NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 480 of file bta_dm_int.h.
Public Attributes | |
BT_HDR | hdr |
BD_ADDR | peer_bda |
UINT16 | conn_int_min |
UINT16 | conn_int_max |
UINT16 | supervision_tout |
UINT16 | slave_latency |
BT_HDR tBTA_DM_API_BLE_CONN_PARAMS::hdr |
Definition at line 482 of file bta_dm_int.h.
BD_ADDR tBTA_DM_API_BLE_CONN_PARAMS::peer_bda |
Definition at line 483 of file bta_dm_int.h.
UINT16 tBTA_DM_API_BLE_CONN_PARAMS::conn_int_min |
Definition at line 484 of file bta_dm_int.h.
UINT16 tBTA_DM_API_BLE_CONN_PARAMS::conn_int_max |
Definition at line 485 of file bta_dm_int.h.
UINT16 tBTA_DM_API_BLE_CONN_PARAMS::supervision_tout |
Definition at line 486 of file bta_dm_int.h.
UINT16 tBTA_DM_API_BLE_CONN_PARAMS::slave_latency |
Definition at line 487 of file bta_dm_int.h.