Failed in applying to current master (
apply log)
MdePkg/Include/IndustryStandard/Bluetooth.h | 17 +-
MdePkg/Include/Protocol/BluetoothAttribute.h | 283 +++++++++
MdePkg/Include/Protocol/BluetoothConfig.h | 25 +-
MdePkg/Include/Protocol/BluetoothHc.h | 510 ++++++++++-------
MdePkg/Include/Protocol/BluetoothIo.h | 287 +++++-----
MdePkg/Include/Protocol/BluetoothLeConfig.h | 634 +++++++++++++++++++++
MdePkg/Include/Protocol/DevicePath.h | 11 +-
.../Library/UefiDevicePathLib/DevicePathFromText.c | 34 ++
.../Library/UefiDevicePathLib/DevicePathToText.c | 38 ++
9 files changed, 1482 insertions(+), 357 deletions(-)
create mode 100644 MdePkg/Include/Protocol/BluetoothAttribute.h
create mode 100644 MdePkg/Include/Protocol/BluetoothLeConfig.h