What does Bluetooth btc030 mean
Publish: 2021-05-12 11:32:49
1. If you want to buy a Bluetooth handle, you'd better buy one
because of this handle, many games can be played
Yes, I think it's a good software to use.
the main thing is that there are many things, and they are very complete.
it should be able to help you. oh
because of this handle, many games can be played
Yes, I think it's a good software to use.
the main thing is that there are many things, and they are very complete.
it should be able to help you. oh
2. Dear Samsung users:
Samsung S7 mobile phone connecting Bluetooth device method:
1. Turn on Bluetooth function: Set - (connect) - Bluetooth - on
2. Turn on Bluetooth visible mode, operation:
1). If you are using Android 2.3 or earlier: settings - Wireless and network - Bluetooth settings - visible - check< If you are using Android 4.0 or above: Set - (connect) - Bluetooth - swipe on, top "invisible to other Bluetooth devices" - check (enable visible mode)
3. Scan the nearby Bluetooth devices and connect them by pairing. In the Bluetooth pairing request dialog box of the two devices, click OK.
Samsung S7 mobile phone connecting Bluetooth device method:
1. Turn on Bluetooth function: Set - (connect) - Bluetooth - on
2. Turn on Bluetooth visible mode, operation:
1). If you are using Android 2.3 or earlier: settings - Wireless and network - Bluetooth settings - visible - check< If you are using Android 4.0 or above: Set - (connect) - Bluetooth - swipe on, top "invisible to other Bluetooth devices" - check (enable visible mode)
3. Scan the nearby Bluetooth devices and connect them by pairing. In the Bluetooth pairing request dialog box of the two devices, click OK.
3.
The solution to the problem is as follows:
1. For the opening method of Bluetooth, there is usually a corresponding "switch" prompt on the front panel or keyboard of the laptop. Press "FN" + "F5" directly to open the Bluetooth function of the laptop
this solves the problem that Bluetooth can't be used in notebook computers
4.
1. Find the local Bluetooth device ID
this is very simple. Find the Bluetooth device in the device manager and click "properties" to view "details" to see "device instance ID"
2. Modify bttl.ini to add support for built-in Bluetooth of ThinkPad
3. Modify btcusb.inf to take over Bluetooth device< br />
5. 1. Find the local Bluetooth device ID.
find the Bluetooth device in the device manager, click "properties" to view "details" to see "device instance ID.
if not, re install the Bluetooth driver
install BlueSoleil Bluetooth software, and the solution of the device can not be found
after installing BlueSoleil, it is found that the built-in Bluetooth device cannot be found in my Bluetooth< It can be solved by modifying the following contents:
1. Find the local Bluetooth device ID
this is very simple. Find the Bluetooth device in the device manager, and click "properties" view "details" to see "device instance ID". My machine is T400, and "USB & # 92" is displayed here; VID_ 0A5C&pID_ 2145\ 5 & 2ff31994 & 0 & 2 ", so the ID of the device is USB & # 92; VID_ 0A5 C &pID_ 2145
2. Modify bttl.ini to add support for built-in Bluetooth of ThinkPad
bttl.ini is located in the installation directory, and the default is "C: & # 92; Program Files\ IVT Corporation\ BlueSoleil "in this file, we can see the support list of the device,
pay attention to change two numbers:
[default]
port =
num = 110
driverrt = C: 92; Program Files\ IVT Corporation\ BlueSoleil\
TL = hw110
add an item at the end:
[hw110]
id = USB & # 92; VID_ 0A5C&pID_ 2145
Type=Bluetooth USB Dongle
DLL=Driver\ USB\ btcusb.dll
DLLD=Driver\ USB\ btcusbd.dll
Inffile=Driver\ USB\ Btcusb.inf
manufacture = IBM
note that id = xxxxx is the first step we find in the device manager
3. Modify btcusb.inf to take over Bluetooth device
btcusb.inf is located in C: 92; Program Files\ IVT Corporation\ BlueSoleil\ driver\ USB directory. Add the following contents in the following two configuration sections:
[controlflags]
excludefromselect = USB & # 92; VID_ 0A5C&pID_ 2145
[IVT]
%IBM.DeviceDesc%=BTusb_ DDI, USB\ VID_ 0A5C&pID_ 2145
%IBMBM3.DeviceDesc%=BTusb_ DDI, USB\ VID_ 0A5C&pID_ 2145
note that the two segments of IVT should be added in different positions. You can see it by looking at the contents of the file; VID_ 0A5C&pID_ 2145 is also the device ID you can see in the device manager
after modification, restart BlueSoleil to find the Bluetooth device.
find the Bluetooth device in the device manager, click "properties" to view "details" to see "device instance ID.
if not, re install the Bluetooth driver
install BlueSoleil Bluetooth software, and the solution of the device can not be found
after installing BlueSoleil, it is found that the built-in Bluetooth device cannot be found in my Bluetooth< It can be solved by modifying the following contents:
1. Find the local Bluetooth device ID
this is very simple. Find the Bluetooth device in the device manager, and click "properties" view "details" to see "device instance ID". My machine is T400, and "USB & # 92" is displayed here; VID_ 0A5C&pID_ 2145\ 5 & 2ff31994 & 0 & 2 ", so the ID of the device is USB & # 92; VID_ 0A5 C &pID_ 2145
2. Modify bttl.ini to add support for built-in Bluetooth of ThinkPad
bttl.ini is located in the installation directory, and the default is "C: & # 92; Program Files\ IVT Corporation\ BlueSoleil "in this file, we can see the support list of the device,
pay attention to change two numbers:
[default]
port =
num = 110
driverrt = C: 92; Program Files\ IVT Corporation\ BlueSoleil\
TL = hw110
add an item at the end:
[hw110]
id = USB & # 92; VID_ 0A5C&pID_ 2145
Type=Bluetooth USB Dongle
DLL=Driver\ USB\ btcusb.dll
DLLD=Driver\ USB\ btcusbd.dll
Inffile=Driver\ USB\ Btcusb.inf
manufacture = IBM
note that id = xxxxx is the first step we find in the device manager
3. Modify btcusb.inf to take over Bluetooth device
btcusb.inf is located in C: 92; Program Files\ IVT Corporation\ BlueSoleil\ driver\ USB directory. Add the following contents in the following two configuration sections:
[controlflags]
excludefromselect = USB & # 92; VID_ 0A5C&pID_ 2145
[IVT]
%IBM.DeviceDesc%=BTusb_ DDI, USB\ VID_ 0A5C&pID_ 2145
%IBMBM3.DeviceDesc%=BTusb_ DDI, USB\ VID_ 0A5C&pID_ 2145
note that the two segments of IVT should be added in different positions. You can see it by looking at the contents of the file; VID_ 0A5C&pID_ 2145 is also the device ID you can see in the device manager
after modification, restart BlueSoleil to find the Bluetooth device.
6. 1. It's very easy to find the Bluetooth device ID of this machine. Find the Bluetooth device in the device manager and click "properties" to view "details" to see "device instance ID". If not, install the Bluetooth driver again and install BlueSoleil Bluetooth software. You can't find the solution for the device. Can you refine it? BlueSoleil is a good Bluetooth management software, The current version is blue Soleil_ 3.2. The trial version has 5m limitation, which can be removed by replacing with XX file. After installing BlueSoleil, it is found that the built-in Bluetooth device cannot be found in my Bluetooth. Modifying the following contents can solve the problem: 1. It's very easy to find the Bluetooth device ID of this machine. Find the Bluetooth device in the device manager, and click "properties" view "details" to see "device instance ID". My machine is T400, and "USB & # 92" is displayed here; VID_ 0A5C&pID_ 2145\ 5 & 2ff31994 & 0 & 2 ", so the ID of the device is USB & # 92; VID_ 0A5C&pID_ 21452. Modify bttl.ini to add support for built-in Bluetooth of ThinkPad. Bttl.ini is located in the installation directory, and the default is "C: & # 92; ProgramFiles\ IVTCorporation\ BlueSoleil "in this file, we can see the support list of the device. Pay attention to change two numbers: [default] port = num = 110driverrt = C: 92; ProgramFiles\ IVTCorporation\ BlueSoleil\ TL = hw110 add an item at the end: [hw110] id = USB & # 92; VID_ 0A5C&pID_ 2145Type=BluetoothUSBDongleDLL=Driver\ USB\ btcusb.dllDLLD=Driver\ USB\ btcusbd.dllInffile=Driver\ USB\ Btcusb. Infmanufacture = IBM note that id = xxxxx is the first step. We find the device ID 3 in the device manager and modify btcusb. Inf to take over the Bluetooth device. Btcusb. Inf is located in C: 92; ProgramFiles\ IVTCorporation\ BlueSoleil\ driver\ USB directory. Add the following contents in the following two configuration sections: [controlflags] excludefromselect = USB & # 92; VID_ 0A5C&pID_ 2145[IVT]%IBM.DeviceDesc%=BTusb_ DDI,USB\ VID_ 0A5C&pID_ 2145%IBMBM3.DeviceDesc%=BTusb_ DDI,USB\ VID_ 0A5C&pID_ 2145 note that the two sections of IVT should be added in different positions. If you look at the contents of the file, you will understand. Note: USB & # 92 above; VID_ 0A5C&pID_ 2145 is also the device ID you see in the device manager. After modifying, restart BlueSoleil and you will find my Bluetooth device. Just verified., Share it, BlueSoleil_ 3.2 and crack their own download on the line
7. First of all, you can check your Bluetooth model with 360 hardware master, and then you can download the driver suitable for your Bluetooth model through the connection, but don't forget the operating system suitable for your computer.
Hot content