afd: add IrDA provider guid
This commit is contained in:
parent
8808304888
commit
620a2108a2
@ -63,7 +63,10 @@ static const GUID AFD_PROVIDER_GUID_LIST[] = {
|
||||
{0xbb, 0xbf, 0x00, 0xaa, 0x00, 0x6c, 0x34, 0xe4}},
|
||||
/* MSAFD RfComm [Bluetooth] */
|
||||
{0x9fc48064, 0x7298, 0x43e4,
|
||||
{0xb7, 0xbd, 0x18, 0x1f, 0x20, 0x89, 0x79, 0x2a}}};
|
||||
{0xb7, 0xbd, 0x18, 0x1f, 0x20, 0x89, 0x79, 0x2a}},
|
||||
/* MSAFD Irda [IrDA] */
|
||||
{0x3972523d, 0x2af1, 0x11d1,
|
||||
{0xb6, 0x55, 0x00, 0x80, 0x5f, 0x36, 0x42, 0xcc}}};
|
||||
|
||||
/* clang-format on */
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user