Searched refs:BluetoothDp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-parse.c2777 BLUETOOTH_DEVICE_PATH *BluetoothDp; local
2780 BluetoothDp = (BLUETOOTH_DEVICE_PATH *) CreateDeviceNode (
2796 BluetoothDp->BD_ADDR.Address[Index] = (UINT8)Strtoi (TempNumBuffer);
2802 return (EFI_DEVICE_PATH_PROTOCOL *) BluetoothDp;

Completed in 65 milliseconds