Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/edk2/Include/Protocol/
DDevicePath.h927 } BLUETOOTH_DEVICE_PATH; typedef
1247 BLUETOOTH_DEVICE_PATH Bluetooth;
1304 BLUETOOTH_DEVICE_PATH *Bluetooth;
/freebsd-12-stable/lib/libefivar/
Defivar-dp-parse.c2777 BLUETOOTH_DEVICE_PATH *BluetoothDp; in DevPathFromTextBluetooth()
2780 BluetoothDp = (BLUETOOTH_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextBluetooth()
2783 (UINT16) sizeof (BLUETOOTH_DEVICE_PATH) in DevPathFromTextBluetooth()
Defivar-dp-format.c1677 BLUETOOTH_DEVICE_PATH *Bluetooth; in DevPathToTextBluetooth()