Home
last modified time | relevance | path

Searched refs:BLUETOOTH_DEVICE_PATH (Results 1 – 3 of 3) sorted by relevance

/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DDevicePath.h963 } BLUETOOTH_DEVICE_PATH; typedef
1292 BLUETOOTH_DEVICE_PATH Bluetooth;
1348 BLUETOOTH_DEVICE_PATH *Bluetooth;
/dragonfly/lib/libefivar/
H A Defivar-dp-parse.c2776 BLUETOOTH_DEVICE_PATH *BluetoothDp; in DevPathFromTextBluetooth()
2779 BluetoothDp = (BLUETOOTH_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextBluetooth()
2782 (UINT16) sizeof (BLUETOOTH_DEVICE_PATH) in DevPathFromTextBluetooth()
H A Defivar-dp-format.c1676 BLUETOOTH_DEVICE_PATH *Bluetooth; in DevPathToTextBluetooth()