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

#include <MdePkg/Include/Protocol/BluetoothConfig.h>

Data Fields

EFI_BLUETOOTH_CONFIG_INIT Init
 
EFI_BLUETOOTH_CONFIG_SCAN Scan
 
EFI_BLUETOOTH_CONFIG_CONNECT Connect
 
EFI_BLUETOOTH_CONFIG_DISCONNECT Disconnect
 
EFI_BLUETOOTH_CONFIG_GET_DATA GetData
 
EFI_BLUETOOTH_CONFIG_SET_DATA SetData
 
EFI_BLUETOOTH_CONFIG_GET_REMOTE_DATA GetRemoteData
 
EFI_BLUETOOTH_CONFIG_REGISTER_PIN_CALLBACK RegisterPinCallback
 
EFI_BLUETOOTH_CONFIG_REGISTER_GET_LINK_KEY_CALLBACK RegisterGetLinkKeyCallback
 
EFI_BLUETOOTH_CONFIG_REGISTER_SET_LINK_KEY_CALLBACK RegisterSetLinkKeyCallback
 
EFI_BLUETOOTH_CONFIG_REGISTER_CONNECT_COMPLETE_CALLBACK RegisterLinkConnectCompleteCallback
 

Detailed Description

This protocol abstracts user interface configuration for Bluetooth device.

Definition at line 506 of file BluetoothConfig.h.

Field Documentation

◆ Connect

EFI_BLUETOOTH_CONFIG_CONNECT _EFI_BLUETOOTH_CONFIG_PROTOCOL::Connect

Definition at line 509 of file BluetoothConfig.h.

◆ Disconnect

EFI_BLUETOOTH_CONFIG_DISCONNECT _EFI_BLUETOOTH_CONFIG_PROTOCOL::Disconnect

Definition at line 510 of file BluetoothConfig.h.

◆ GetData

EFI_BLUETOOTH_CONFIG_GET_DATA _EFI_BLUETOOTH_CONFIG_PROTOCOL::GetData

Definition at line 511 of file BluetoothConfig.h.

◆ GetRemoteData

EFI_BLUETOOTH_CONFIG_GET_REMOTE_DATA _EFI_BLUETOOTH_CONFIG_PROTOCOL::GetRemoteData

Definition at line 513 of file BluetoothConfig.h.

◆ Init

EFI_BLUETOOTH_CONFIG_INIT _EFI_BLUETOOTH_CONFIG_PROTOCOL::Init

Definition at line 507 of file BluetoothConfig.h.

◆ RegisterGetLinkKeyCallback

EFI_BLUETOOTH_CONFIG_REGISTER_GET_LINK_KEY_CALLBACK _EFI_BLUETOOTH_CONFIG_PROTOCOL::RegisterGetLinkKeyCallback

Definition at line 515 of file BluetoothConfig.h.

◆ RegisterLinkConnectCompleteCallback

EFI_BLUETOOTH_CONFIG_REGISTER_CONNECT_COMPLETE_CALLBACK _EFI_BLUETOOTH_CONFIG_PROTOCOL::RegisterLinkConnectCompleteCallback

Definition at line 517 of file BluetoothConfig.h.

◆ RegisterPinCallback

EFI_BLUETOOTH_CONFIG_REGISTER_PIN_CALLBACK _EFI_BLUETOOTH_CONFIG_PROTOCOL::RegisterPinCallback

Definition at line 514 of file BluetoothConfig.h.

◆ RegisterSetLinkKeyCallback

EFI_BLUETOOTH_CONFIG_REGISTER_SET_LINK_KEY_CALLBACK _EFI_BLUETOOTH_CONFIG_PROTOCOL::RegisterSetLinkKeyCallback

Definition at line 516 of file BluetoothConfig.h.

◆ Scan

EFI_BLUETOOTH_CONFIG_SCAN _EFI_BLUETOOTH_CONFIG_PROTOCOL::Scan

Definition at line 508 of file BluetoothConfig.h.

◆ SetData

EFI_BLUETOOTH_CONFIG_SET_DATA _EFI_BLUETOOTH_CONFIG_PROTOCOL::SetData

Definition at line 512 of file BluetoothConfig.h.


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