XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_BLUETOOTH_IO_PROTOCOL Struct Reference

#include <BluetoothIo.h>

Collaboration diagram for _EFI_BLUETOOTH_IO_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_BLUETOOTH_IO_GET_DEVICE_INFO GetDeviceInfo
 
EFI_BLUETOOTH_IO_GET_SDP_INFO GetSdpInfo
 
EFI_BLUETOOTH_IO_L2CAP_RAW_SEND L2CapRawSend
 
EFI_BLUETOOTH_IO_L2CAP_RAW_RECEIVE L2CapRawReceive
 
EFI_BLUETOOTH_IO_L2CAP_RAW_ASYNC_RECEIVE L2CapRawAsyncReceive
 
EFI_BLUETOOTH_IO_L2CAP_SEND L2CapSend
 
EFI_BLUETOOTH_IO_L2CAP_RECEIVE L2CapReceive
 
EFI_BLUETOOTH_IO_L2CAP_ASYNC_RECEIVE L2CapAsyncReceive
 
EFI_BLUETOOTH_IO_L2CAP_CONNECT L2CapConnect
 
EFI_BLUETOOTH_IO_L2CAP_DISCONNECT L2CapDisconnect
 
EFI_BLUETOOTH_IO_L2CAP_REGISTER_SERVICE L2CapRegisterService
 

Detailed Description

This protocol provides service for Bluetooth L2CAP (Logical Link Control and Adaptation Protocol) and SDP (Service Discovery Protocol).

Member Data Documentation

◆ GetDeviceInfo

EFI_BLUETOOTH_IO_GET_DEVICE_INFO _EFI_BLUETOOTH_IO_PROTOCOL::GetDeviceInfo

◆ GetSdpInfo

EFI_BLUETOOTH_IO_GET_SDP_INFO _EFI_BLUETOOTH_IO_PROTOCOL::GetSdpInfo

◆ L2CapAsyncReceive

EFI_BLUETOOTH_IO_L2CAP_ASYNC_RECEIVE _EFI_BLUETOOTH_IO_PROTOCOL::L2CapAsyncReceive

◆ L2CapConnect

EFI_BLUETOOTH_IO_L2CAP_CONNECT _EFI_BLUETOOTH_IO_PROTOCOL::L2CapConnect

◆ L2CapDisconnect

EFI_BLUETOOTH_IO_L2CAP_DISCONNECT _EFI_BLUETOOTH_IO_PROTOCOL::L2CapDisconnect

◆ L2CapRawAsyncReceive

EFI_BLUETOOTH_IO_L2CAP_RAW_ASYNC_RECEIVE _EFI_BLUETOOTH_IO_PROTOCOL::L2CapRawAsyncReceive

◆ L2CapRawReceive

EFI_BLUETOOTH_IO_L2CAP_RAW_RECEIVE _EFI_BLUETOOTH_IO_PROTOCOL::L2CapRawReceive

◆ L2CapRawSend

EFI_BLUETOOTH_IO_L2CAP_RAW_SEND _EFI_BLUETOOTH_IO_PROTOCOL::L2CapRawSend

◆ L2CapReceive

EFI_BLUETOOTH_IO_L2CAP_RECEIVE _EFI_BLUETOOTH_IO_PROTOCOL::L2CapReceive

◆ L2CapRegisterService

EFI_BLUETOOTH_IO_L2CAP_REGISTER_SERVICE _EFI_BLUETOOTH_IO_PROTOCOL::L2CapRegisterService

◆ L2CapSend

EFI_BLUETOOTH_IO_L2CAP_SEND _EFI_BLUETOOTH_IO_PROTOCOL::L2CapSend

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