I'm trying to create native Bluetooth client library for Android 2.1/
HTC Legend and cannot get device working.
The API hci_get_route (NULL) returns ENODEV. Also when trying to use
socket API, socket could be opened, but HCIGETDEVLIST returns 0 as
number of devices (hci_dev_list_req.dev_num) and that's why
HCIGETDEVINFO return the same ENODEV.

What's the problem? The manifest contains BLUETOOTH and BLUETOOT_ADMIN
permissions.

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to