Fremantle Unsupported Bluetooth profiles

(I am the new one)
m (Protected "Fremantle Unsupported Bluetooth profiles": Excessive vandalism ([edit=autoconfirmed] (expires 18:49, 16 December 2018 (UTC)) [move=autoconfirmed] (expires 18:49, 16 December 2018 (UTC))))
 
(4 intermediate revisions not shown)
Line 17: Line 17:
There is one known issue: Most likely due to a bug in the way that the Bluetooth and TTY subsystems in the kernel interact in this use case data can be lost if the DUN client starts immediately sending AT commands when the connection is created. This can e.g. be worked around by adding a 1 second delay to the chat script on the client side.
There is one known issue: Most likely due to a bug in the way that the Bluetooth and TTY subsystems in the kernel interact in this use case data can be lost if the DUN client starts immediately sending AT commands when the connection is created. This can e.g. be worked around by adding a 1 second delay to the chat script on the client side.
-
[url=http://www.s-4g.com/navi/rank.cgi?mode=link&id=61140&url=http://corpo-sano-it.info/psorifix-come-funziona-parere-recensioni-prezzo-dove-comprare-effetti-collaterali-dosaggio-farmacia-la-composizione-della/]psorifix effetto[/url] , [url=http://www.jiuan.org/uchome/link.php?url=http://corpo-sano-it.info/gh-balance-come-funziona-parere-recensioni-prezzo-dove-comprare-effetti-collaterali-dosaggio-farmacia-la-composizione-della/]gh balance negozio[/url], [url=http://www.xieshoue.cn/link.php?url=http://corpo-sano-it.info/detoxic-come-funziona-parere-recensioni-prezzo-dove-comprare-effetti-collaterali-dosaggio-farmacia-la-composizione-della/]detoxic recensioni[/url], [url=http://pcinhk.com/discuz/uchome/link.php?url=http://corpo-sano-it.info/silvets-come-funziona-parere-recensioni-prezzo-dove-comprare-effetti-collaterali-dosaggio-farmacia-la-composizione-della/]silvets dove acquistare[/url], [url=http://www.mt5.com/redirect.php?url=http://corpo-sano-it.info/energy-beauty-bar-come-funziona-parere-recensioni-prezzo-dove-comprare-effetti-collaterali-dosaggio-farmacia-la-composizione-della/]energy beauty bar recensioni[/url]  
+
Nonetheless, two dimensions of time kind a plane of time, which has no beginning and no end and is not restricted to any single course. have a look [url=http://www.connoisseurseafood.pl/chocolate-slim--gdzie-kupic-cena-apteka.htm]Chocolate Slim[/url] my blog [url=http://www.rcn-conti.lv/man-pride-cena-lietoana-latvij.htm]Man Pride[/url]
-
+
-
+
-
Info certainly regarded.!
+
== PAN ==
== PAN ==

Latest revision as of 18:49, 16 December 2017

There are several Bluetooth profiles officially missing/unsupported in Fremantle that are however supported by the upstream BlueZ project or can be made to work with some simple hacks.

Contents

[edit] DUN server

There's a tool called pnatd (short for PhoNet AT Daemon) which can act as a proxy between the cellular modem PhoNet interface and a TTY device.

[edit] Example script

sdptool add --channel 1 DUN
while true; do
        rfcomm -S --listen -1 1 /usr/bin/pnatd '{}'
        sleep 1
done

There is one known issue: Most likely due to a bug in the way that the Bluetooth and TTY subsystems in the kernel interact in this use case data can be lost if the DUN client starts immediately sending AT commands when the connection is created. This can e.g. be worked around by adding a 1 second delay to the chat script on the client side.

Nonetheless, two dimensions of time kind a plane of time, which has no beginning and no end and is not restricted to any single course. have a look [url=http://www.connoisseurseafood.pl/chocolate-slim--gdzie-kupic-cena-apteka.htm]Chocolate Slim[/url] my blog [url=http://www.rcn-conti.lv/man-pride-cena-lietoana-latvij.htm]Man Pride[/url]

[edit] PAN

Fremantle comes with the bluetoothd network plugin installed but disabled through /etc/bluetooth/main.conf - to use your N900 as a PAN server for other clients (such as N8x0) just enable this.

If you want to connect to another device over PAN, see Bluetooth PAN for more detailed information.

[edit] Phone Book Access Profile (PBAP) and IrMC Sync

Main article: Bluetooth PBAP