TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_BLUETOOTH_HC_PROTOCOL Struct Reference

Data Fields

EFI_BLUETOOTH_HC_SEND_COMMAND SendCommand
 
EFI_BLUETOOTH_HC_RECEIVE_EVENT ReceiveEvent
 
EFI_BLUETOOTH_HC_ASYNC_RECEIVE_EVENT AsyncReceiveEvent
 
EFI_BLUETOOTH_HC_SEND_ACL_DATA SendACLData
 
EFI_BLUETOOTH_HC_RECEIVE_ACL_DATA ReceiveACLData
 
EFI_BLUETOOTH_HC_ASYNC_RECEIVE_ACL_DATA AsyncReceiveACLData
 
EFI_BLUETOOTH_HC_SEND_SCO_DATA SendSCOData
 
EFI_BLUETOOTH_HC_RECEIVE_SCO_DATA ReceiveSCOData
 
EFI_BLUETOOTH_HC_ASYNC_RECEIVE_SCO_DATA AsyncReceiveSCOData
 

Detailed Description

Definition at line 376 of file BluetoothHc.h.

Field Documentation

◆ AsyncReceiveACLData

EFI_BLUETOOTH_HC_ASYNC_RECEIVE_ACL_DATA _EFI_BLUETOOTH_HC_PROTOCOL::AsyncReceiveACLData

Definition at line 400 of file BluetoothHc.h.

◆ AsyncReceiveEvent

EFI_BLUETOOTH_HC_ASYNC_RECEIVE_EVENT _EFI_BLUETOOTH_HC_PROTOCOL::AsyncReceiveEvent

Definition at line 388 of file BluetoothHc.h.

◆ AsyncReceiveSCOData

EFI_BLUETOOTH_HC_ASYNC_RECEIVE_SCO_DATA _EFI_BLUETOOTH_HC_PROTOCOL::AsyncReceiveSCOData

Definition at line 412 of file BluetoothHc.h.

◆ ReceiveACLData

EFI_BLUETOOTH_HC_RECEIVE_ACL_DATA _EFI_BLUETOOTH_HC_PROTOCOL::ReceiveACLData

Definition at line 396 of file BluetoothHc.h.

◆ ReceiveEvent

EFI_BLUETOOTH_HC_RECEIVE_EVENT _EFI_BLUETOOTH_HC_PROTOCOL::ReceiveEvent

Definition at line 384 of file BluetoothHc.h.

◆ ReceiveSCOData

EFI_BLUETOOTH_HC_RECEIVE_SCO_DATA _EFI_BLUETOOTH_HC_PROTOCOL::ReceiveSCOData

Definition at line 408 of file BluetoothHc.h.

◆ SendACLData

EFI_BLUETOOTH_HC_SEND_ACL_DATA _EFI_BLUETOOTH_HC_PROTOCOL::SendACLData

Definition at line 392 of file BluetoothHc.h.

◆ SendCommand

EFI_BLUETOOTH_HC_SEND_COMMAND _EFI_BLUETOOTH_HC_PROTOCOL::SendCommand

Definition at line 380 of file BluetoothHc.h.

◆ SendSCOData

EFI_BLUETOOTH_HC_SEND_SCO_DATA _EFI_BLUETOOTH_HC_PROTOCOL::SendSCOData

Definition at line 404 of file BluetoothHc.h.


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