RetroArch
Public Attributes | List of all members
bt_state Struct Reference
Collaboration diagram for bt_state:
[legend]

Public Attributes

err_t last_err
 
syswd_t timer_svc
 
lwpq_t hci_cmdq
 
u8_t hci_cmddone
 
u8_t hci_inited
 
u8_t num_maxdevs
 
u8_t num_founddevs
 
struct inquiry_info_exinfo
 
btecallback cb
 
voidusrdata
 

Member Data Documentation

◆ cb

btecallback bt_state::cb

◆ hci_cmddone

u8_t bt_state::hci_cmddone

◆ hci_cmdq

lwpq_t bt_state::hci_cmdq

◆ hci_inited

u8_t bt_state::hci_inited

◆ info

struct inquiry_info_ex* bt_state::info

◆ last_err

err_t bt_state::last_err

◆ num_founddevs

u8_t bt_state::num_founddevs

◆ num_maxdevs

u8_t bt_state::num_maxdevs

◆ timer_svc

syswd_t bt_state::timer_svc

◆ usrdata

void* bt_state::usrdata

The documentation for this struct was generated from the following file: