| Reply | « Previous Thread | Next Thread » |
|
hi,
i developped a midlet (j2me) that iniates a bluetooth communication between two mobile phones. i tested it on some phonesa= and it worked fine, but on the 5610 xpressmusic i get an error at the service search phase, but the device discovery works ok. here is the code i use: try { searchIDs[i] = discoveryAgent.searchServices(attrSet, uuidSet, btDevice, this); } catch (BluetoothStateException e) { parent.setMessageClient("Can't search services"); } it always displays Can't search services. is there a special issue with service search on 5610 xpressmusic, or in general with s40 series 5th edition. thank you for your help. jonathan |
|
When/where (thread/event) do you issue that code?
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Nokia 6600 connecting to bluetooth service | wedge_ | Mobile Java Networking & Messaging & Security | 19 | 2005-08-25 21:30 |
| Debug on Series 60 target using Bluetooth | rudescotsman | General Symbian C++ | 7 | 2004-03-15 18:20 |
| Nokia 7650 support Bluetooth audo? | ovjo12 | Bluetooth Technology | 5 | 2003-07-17 19:50 |
| 7650 Bluetooth Modem with Toshiba Tecra 9000 Windows XP - RESOLVED Now! | d0lph1n | Bluetooth Technology | 5 | 2003-02-07 12:25 |
| Bluetooth samples published in the Series 60 SDK v0.9! | seppo_fn | Bluetooth Technology | 2 | 2002-07-09 10:00 |