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

Public Attributes

const hci_cmd_tcommand
 
union {
   struct {
      uint8_t   on
 
   }   btstack_set_power_mode
 
   struct {
      uint16_t   handle
 
      uint8_t   reason
 
   }   hci_disconnect
 
   struct {
      uint32_t   lap
 
      uint8_t   length
 
      uint8_t   num_responses
 
   }   hci_inquiry
 
   struct {
      bd_addr_t   bd_addr
 
      uint8_t   page_scan_repetition_mode
 
      uint8_t   reserved
 
      uint16_t   clock_offset
 
   }   hci_remote_name_request
 
   struct {
      bd_addr_t   bd_addr
 
      bd_addr_t   pin
 
   }   hci_pin_code_request_reply
 
}; 
 

Member Data Documentation

◆ @720

union { ... }

◆ bd_addr

bd_addr_t btpad_queue_command::bd_addr

◆ btstack_set_power_mode

struct { ... } btpad_queue_command::btstack_set_power_mode

◆ clock_offset

uint16_t btpad_queue_command::clock_offset

◆ command

const hci_cmd_t* btpad_queue_command::command

◆ handle

uint16_t btpad_queue_command::handle

◆ hci_disconnect

struct { ... } btpad_queue_command::hci_disconnect

◆ hci_inquiry

struct { ... } btpad_queue_command::hci_inquiry

◆ hci_pin_code_request_reply

struct { ... } btpad_queue_command::hci_pin_code_request_reply

◆ hci_remote_name_request

struct { ... } btpad_queue_command::hci_remote_name_request

◆ lap

uint32_t btpad_queue_command::lap

◆ length

uint8_t btpad_queue_command::length

◆ num_responses

uint8_t btpad_queue_command::num_responses

◆ on

uint8_t btpad_queue_command::on

◆ page_scan_repetition_mode

uint8_t btpad_queue_command::page_scan_repetition_mode

◆ pin

bd_addr_t btpad_queue_command::pin

◆ reason

uint8_t btpad_queue_command::reason

◆ reserved

uint8_t btpad_queue_command::reserved

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