Acessing BT modules directly & multiple bluetooth modules
hi maybe someone could give me a short answer to this: is it possible for an user-land application to access a connected BT module on the HCI USB layer ? Problem here is that apple bluetooth gets hold of the device. So is there a way to tell the system to free this BT module. from the developer/examples/kernel folder I lerned that I could write a KEXT that prevents the system to match against some usb devices. that's fine. but is this also possible dynamically ? another question: what happends if I plug in a second BT module ? in the system log I get something like: a bluetooth module already in use. so plugging 2 BT usb dongles allows me easily to access the second one, true? thanks, Matthias Ringwald ETH Zurich _______________________________________________ bluetooth-dev mailing list | bluetooth-dev@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/bluetooth-dev Do not post admin requests to the list. They will be ignored.
participants (1)
-
Matthias Ringwald