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

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

Data Fields

EFI_BLUETOOTH_LE_CONFIG_INIT Init
 
EFI_BLUETOOTH_LE_CONFIG_SCAN Scan
 
EFI_BLUETOOTH_LE_CONFIG_CONNECT Connect
 
EFI_BLUETOOTH_LE_CONFIG_DISCONNECT Disconnect
 
EFI_BLUETOOTH_LE_CONFIG_GET_DATA GetData
 
EFI_BLUETOOTH_LE_CONFIG_SET_DATA SetData
 
EFI_BLUETOOTH_LE_CONFIG_GET_REMOTE_DATA GetRemoteData
 
EFI_BLUETOOTH_LE_REGISTER_SMP_AUTH_CALLBACK RegisterSmpAuthCallback
 
EFI_BLUETOOTH_LE_SEND_SMP_AUTH_DATA SendSmpAuthData
 
EFI_BLUETOOTH_LE_CONFIG_REGISTER_SMP_GET_DATA_CALLBACK RegisterSmpGetDataCallback
 
EFI_BLUETOOTH_LE_CONFIG_REGISTER_SMP_SET_DATA_CALLBACK RegisterSmpSetDataCallback
 
EFI_BLUETOOTH_LE_CONFIG_REGISTER_CONNECT_COMPLETE_CALLBACK RegisterLinkConnectCompleteCallback
 

Detailed Description

This protocol abstracts user interface configuration for BluetoothLe device.

Definition at line 612 of file BluetoothLeConfig.h.

Field Documentation

◆ Connect

EFI_BLUETOOTH_LE_CONFIG_CONNECT _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::Connect

Definition at line 615 of file BluetoothLeConfig.h.

◆ Disconnect

EFI_BLUETOOTH_LE_CONFIG_DISCONNECT _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::Disconnect

Definition at line 616 of file BluetoothLeConfig.h.

◆ GetData

EFI_BLUETOOTH_LE_CONFIG_GET_DATA _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::GetData

Definition at line 617 of file BluetoothLeConfig.h.

◆ GetRemoteData

EFI_BLUETOOTH_LE_CONFIG_GET_REMOTE_DATA _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::GetRemoteData

Definition at line 619 of file BluetoothLeConfig.h.

◆ Init

EFI_BLUETOOTH_LE_CONFIG_INIT _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::Init

Definition at line 613 of file BluetoothLeConfig.h.

◆ RegisterLinkConnectCompleteCallback

EFI_BLUETOOTH_LE_CONFIG_REGISTER_CONNECT_COMPLETE_CALLBACK _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::RegisterLinkConnectCompleteCallback

Definition at line 624 of file BluetoothLeConfig.h.

◆ RegisterSmpAuthCallback

EFI_BLUETOOTH_LE_REGISTER_SMP_AUTH_CALLBACK _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::RegisterSmpAuthCallback

Definition at line 620 of file BluetoothLeConfig.h.

◆ RegisterSmpGetDataCallback

EFI_BLUETOOTH_LE_CONFIG_REGISTER_SMP_GET_DATA_CALLBACK _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::RegisterSmpGetDataCallback

Definition at line 622 of file BluetoothLeConfig.h.

◆ RegisterSmpSetDataCallback

EFI_BLUETOOTH_LE_CONFIG_REGISTER_SMP_SET_DATA_CALLBACK _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::RegisterSmpSetDataCallback

Definition at line 623 of file BluetoothLeConfig.h.

◆ Scan

EFI_BLUETOOTH_LE_CONFIG_SCAN _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::Scan

Definition at line 614 of file BluetoothLeConfig.h.

◆ SendSmpAuthData

EFI_BLUETOOTH_LE_SEND_SMP_AUTH_DATA _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::SendSmpAuthData

Definition at line 621 of file BluetoothLeConfig.h.

◆ SetData

EFI_BLUETOOTH_LE_CONFIG_SET_DATA _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::SetData

Definition at line 618 of file BluetoothLeConfig.h.


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