TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/BluetoothIo.h>
This protocol provides service for Bluetooth L2CAP (Logical Link Control and Adaptation Protocol) and SDP (Service Discovery Protocol).
Definition at line 394 of file BluetoothIo.h.
EFI_BLUETOOTH_IO_GET_DEVICE_INFO _EFI_BLUETOOTH_IO_PROTOCOL::GetDeviceInfo |
Definition at line 395 of file BluetoothIo.h.
EFI_BLUETOOTH_IO_GET_SDP_INFO _EFI_BLUETOOTH_IO_PROTOCOL::GetSdpInfo |
Definition at line 396 of file BluetoothIo.h.
EFI_BLUETOOTH_IO_L2CAP_ASYNC_RECEIVE _EFI_BLUETOOTH_IO_PROTOCOL::L2CapAsyncReceive |
Definition at line 402 of file BluetoothIo.h.
EFI_BLUETOOTH_IO_L2CAP_CONNECT _EFI_BLUETOOTH_IO_PROTOCOL::L2CapConnect |
Definition at line 403 of file BluetoothIo.h.
EFI_BLUETOOTH_IO_L2CAP_DISCONNECT _EFI_BLUETOOTH_IO_PROTOCOL::L2CapDisconnect |
Definition at line 404 of file BluetoothIo.h.
EFI_BLUETOOTH_IO_L2CAP_RAW_ASYNC_RECEIVE _EFI_BLUETOOTH_IO_PROTOCOL::L2CapRawAsyncReceive |
Definition at line 399 of file BluetoothIo.h.
EFI_BLUETOOTH_IO_L2CAP_RAW_RECEIVE _EFI_BLUETOOTH_IO_PROTOCOL::L2CapRawReceive |
Definition at line 398 of file BluetoothIo.h.
EFI_BLUETOOTH_IO_L2CAP_RAW_SEND _EFI_BLUETOOTH_IO_PROTOCOL::L2CapRawSend |
Definition at line 397 of file BluetoothIo.h.
EFI_BLUETOOTH_IO_L2CAP_RECEIVE _EFI_BLUETOOTH_IO_PROTOCOL::L2CapReceive |
Definition at line 401 of file BluetoothIo.h.
EFI_BLUETOOTH_IO_L2CAP_REGISTER_SERVICE _EFI_BLUETOOTH_IO_PROTOCOL::L2CapRegisterService |
Definition at line 405 of file BluetoothIo.h.
EFI_BLUETOOTH_IO_L2CAP_SEND _EFI_BLUETOOTH_IO_PROTOCOL::L2CapSend |
Definition at line 400 of file BluetoothIo.h.