<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/index.php?action=history&amp;feed=atom&amp;title=Bluetooth_Research</id>
	<title>Bluetooth Research - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/index.php?action=history&amp;feed=atom&amp;title=Bluetooth_Research"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Bluetooth_Research&amp;action=history"/>
	<updated>2026-05-02T03:43:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Bluetooth_Research&amp;diff=591&amp;oldid=prev</id>
		<title>Templarian: Bluetooth research moved to Bluetooth Research: naming scheme</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Bluetooth_Research&amp;diff=591&amp;oldid=prev"/>
		<updated>2009-07-20T00:47:40Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=Bluetooth_research&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Bluetooth research (page does not exist)&quot;&gt;Bluetooth research&lt;/a&gt; moved to &lt;a href=&quot;/wiki/Bluetooth_Research&quot; title=&quot;Bluetooth Research&quot;&gt;Bluetooth Research&lt;/a&gt;: naming scheme&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:47, 20 July 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Templarian</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Bluetooth_Research&amp;diff=494&amp;oldid=prev</id>
		<title>Sugardave: Initial creation</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Bluetooth_Research&amp;diff=494&amp;oldid=prev"/>
		<updated>2009-07-19T22:09:02Z</updated>

		<summary type="html">&lt;p&gt;Initial creation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Testing tools ==&lt;br /&gt;
&lt;br /&gt;
There are several bluetooth related programs in the stock webOS /usr/bin directory&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
root@castle:/usr/bin# ls *Bt*&lt;br /&gt;
PmBtAtCmdSniff    PmBtEngine        PmBtTestApi       PmBtTestScript&lt;br /&gt;
PmBtCallStress    PmBtHfgCiev       PmBtTestContacts  PmBtTestStack&lt;br /&gt;
PmBtContacts      PmBtStack         PmBtTestJson&lt;br /&gt;
PmBtEcNr          PmBtStart         PmBtTestPair&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== PmBtTestApi ==&lt;br /&gt;
&lt;br /&gt;
This appears to be a general bluetooth diagnostic tool&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
root@castle:/usr/bin# ./PmBtTestApi&lt;br /&gt;
Registered for Bluetooth server status&lt;br /&gt;
&lt;br /&gt;
1. find: Finds nearby devices Devices&lt;br /&gt;
2. pair: Pairs with a selected device&lt;br /&gt;
3. remotepair: Remote pairing&lt;br /&gt;
4. GetTrustedDevices: Lists all trusted devices&lt;br /&gt;
5. radio:  Turn on or off radio and check status&lt;br /&gt;
6. setscan: Turn on or off discoverablity and connectability&lt;br /&gt;
7. isvisible: Check if device is visible&lt;br /&gt;
8. getremotename: Gets the name of remote device&lt;br /&gt;
9. setremotenickname: Sets a nick name for a remote device&lt;br /&gt;
a. setlocalname: Sets the local device's name&lt;br /&gt;
b. getlocalname: Displays local device's name&lt;br /&gt;
c. profconnect: Connect a profile&lt;br /&gt;
d. profdisconnect: Disconnect a profile&lt;br /&gt;
e. profassociate: Associate a profile with a BT address&lt;br /&gt;
f. profdisassociate: Disassociate a profile&lt;br /&gt;
j. profstate: profile connection status&lt;br /&gt;
R. remtrusteddev: Removes a trusted device&lt;br /&gt;
--------------- Hands free----------------------&lt;br /&gt;
H. Hfg Test Commands&lt;br /&gt;
--------------- Utilities----------------------&lt;br /&gt;
r. getlocaladdress: Get the local device's BT Address&lt;br /&gt;
o. setpagetimeout: Sets the page timeout&lt;br /&gt;
k. setlinksupervisiontimeout: Sets the Link Supervision timeout&lt;br /&gt;
i. Find device names of all found devices&lt;br /&gt;
l. Set Debug logging Level&lt;br /&gt;
z. Set state of Debug zone&lt;br /&gt;
0/q/Q. Exits the app&lt;br /&gt;
&lt;br /&gt;
Type 'h' for help&amp;gt; Bluetooth server is up&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
Type 'h' for help&amp;gt; 5&lt;br /&gt;
Enter Radio[ON/OFF/STATUS]:STATUS&lt;br /&gt;
&lt;br /&gt;
[PmBtLib]: Waiting for event (0  luna://com.palm.bluetooth/gap/isradioon )&lt;br /&gt;
[PmBtLib]: Signalling parent a response was received for 0: err = 0x0  {&amp;quot;returnValue&amp;quot;:true,&amp;quot;radioon&amp;quot;:false}&lt;br /&gt;
[PmBtLib]: Waiting satisifed (0)  ipcRsp.err = 0x0&lt;br /&gt;
BtRadio status = OFF&lt;br /&gt;
Api took 0.000006592 secs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Type 'h' for help&amp;gt; 5&lt;br /&gt;
Enter Radio[ON/OFF/STATUS]:ON&lt;br /&gt;
&lt;br /&gt;
[PmBtLib]: Waiting for event (1  luna://com.palm.bluetooth/gap/radioon {&amp;quot;visible&amp;quot;:true,&amp;quot;connectable&amp;quot;:true})&lt;br /&gt;
[PmBtLib]: Signalling parent a response was received for 1: err = 0x0  {&amp;quot;returnValue&amp;quot;:true}&lt;br /&gt;
 Received notification : notifnradioon&amp;quot;,&amp;quot;error&amp;quot;:0} [PmBtLib]: Waiting satisifed (1)  ipcRsp.err = 0x0&lt;br /&gt;
Api took 0.000851593 secs&lt;br /&gt;
&lt;br /&gt;
Type 'h' for help&amp;gt; 5&lt;br /&gt;
Enter Radio[ON/OFF/STATUS]:STATUS&lt;br /&gt;
&lt;br /&gt;
[PmBtLib]: Waiting for event (2  luna://com.palm.bluetooth/gap/isradioon )&lt;br /&gt;
[PmBtLib]: Signalling parent a response was received for 2: err = 0x0  {&amp;quot;returnValue&amp;quot;:true,&amp;quot;radioon&amp;quot;:true}&lt;br /&gt;
[PmBtLib]: Waiting satisifed (2)  ipcRsp.err = 0x0&lt;br /&gt;
BtRadio status = ON&lt;br /&gt;
Api took 0.000005341 secs&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are also some logs on this site [http://randomfoo.net/sandbox/palmpre/bluetooth.txt Bluetooth logs]&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Sugardave</name></author>
	</entry>
</feed>