Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/edk2/Include/Protocol/
HDDevicePath.h964 } BLUETOOTH_DEVICE_PATH; typedef
1294 BLUETOOTH_DEVICE_PATH Bluetooth;
1352 BLUETOOTH_DEVICE_PATH *Bluetooth;
/freebsd-14-stable/lib/libefivar/
HDefivar-dp-parse.c2823 BLUETOOTH_DEVICE_PATH *BluetoothDp; in DevPathFromTextBluetooth()
2826 BluetoothDp = (BLUETOOTH_DEVICE_PATH *)CreateDeviceNode ( in DevPathFromTextBluetooth()
2829 (UINT16)sizeof (BLUETOOTH_DEVICE_PATH) in DevPathFromTextBluetooth()
HDefivar-dp-format.c1729 BLUETOOTH_DEVICE_PATH *Bluetooth; in DevPathToTextBluetooth()