Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-19 | dun_gw: Be extra pedantic on plugin cleanup | Denis Kenzior | 1 | -0/+6 | |
2011-04-19 | dun_gw: Minor style tweak | Denis Kenzior | 1 | -1/+1 | |
2011-03-11 | dun_gw: Set GIOChannel to not close on unref | Guillaume Zajac | 1 | -1/+1 | |
This fixes automatic GIOChannel closing when a bluetooth connection is attempted. | |||||
2011-02-16 | dun_gw: Reformat SDP record | Denis Kenzior | 1 | -33/+34 | |
2011-02-16 | dun_gw: Add DUN server plugin for oFono | Gustavo F. Padovan | 1 | -0/+164 | |
DUN server is probed when modem state changes to online. It registers DUN record to Bluetooth adapter and wait for incoming DUN connection. Based on a patch from Zhenhua Zhang <zhenhua.zhang@intel.com> |