Searched refs:BD_ADDR (Results 1 – 5 of 5) sorted by relevance
225 IN BLUETOOTH_ADDRESS *BD_ADDR245 IN BLUETOOTH_ADDRESS *BD_ADDR,
49 BLUETOOTH_ADDRESS BD_ADDR; member
926 BLUETOOTH_ADDRESS BD_ADDR; member
1621 Bluetooth->BD_ADDR.Address[5], in DevPathToTextBluetooth()1622 Bluetooth->BD_ADDR.Address[4], in DevPathToTextBluetooth()1623 Bluetooth->BD_ADDR.Address[3], in DevPathToTextBluetooth()1624 Bluetooth->BD_ADDR.Address[2], in DevPathToTextBluetooth()1625 Bluetooth->BD_ADDR.Address[1], in DevPathToTextBluetooth()1626 Bluetooth->BD_ADDR.Address[0] in DevPathToTextBluetooth()
2835 BluetoothDp->BD_ADDR.Address[Index] = (UINT8)Strtoi (TempNumBuffer); in DevPathFromTextBluetooth()