|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/BluetoothLeConfig.h>
This protocol abstracts user interface configuration for BluetoothLe device.
Definition at line 612 of file BluetoothLeConfig.h.
| EFI_BLUETOOTH_LE_CONFIG_CONNECT _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::Connect |
Definition at line 615 of file BluetoothLeConfig.h.
| EFI_BLUETOOTH_LE_CONFIG_DISCONNECT _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::Disconnect |
Definition at line 616 of file BluetoothLeConfig.h.
| EFI_BLUETOOTH_LE_CONFIG_GET_DATA _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::GetData |
Definition at line 617 of file BluetoothLeConfig.h.
| EFI_BLUETOOTH_LE_CONFIG_GET_REMOTE_DATA _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::GetRemoteData |
Definition at line 619 of file BluetoothLeConfig.h.
| EFI_BLUETOOTH_LE_CONFIG_INIT _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::Init |
Definition at line 613 of file BluetoothLeConfig.h.
| EFI_BLUETOOTH_LE_CONFIG_REGISTER_CONNECT_COMPLETE_CALLBACK _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::RegisterLinkConnectCompleteCallback |
Definition at line 624 of file BluetoothLeConfig.h.
| EFI_BLUETOOTH_LE_REGISTER_SMP_AUTH_CALLBACK _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::RegisterSmpAuthCallback |
Definition at line 620 of file BluetoothLeConfig.h.
| EFI_BLUETOOTH_LE_CONFIG_REGISTER_SMP_GET_DATA_CALLBACK _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::RegisterSmpGetDataCallback |
Definition at line 622 of file BluetoothLeConfig.h.
| EFI_BLUETOOTH_LE_CONFIG_REGISTER_SMP_SET_DATA_CALLBACK _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::RegisterSmpSetDataCallback |
Definition at line 623 of file BluetoothLeConfig.h.
| EFI_BLUETOOTH_LE_CONFIG_SCAN _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::Scan |
Definition at line 614 of file BluetoothLeConfig.h.
| EFI_BLUETOOTH_LE_SEND_SMP_AUTH_DATA _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::SendSmpAuthData |
Definition at line 621 of file BluetoothLeConfig.h.
| EFI_BLUETOOTH_LE_CONFIG_SET_DATA _EFI_BLUETOOTH_LE_CONFIG_PROTOCOL::SetData |
Definition at line 618 of file BluetoothLeConfig.h.