OSDN Git Service

android/pan: Implement pan connect method in daemon
authorRavi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
Fri, 29 Nov 2013 14:20:42 +0000 (16:20 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 29 Nov 2013 15:10:19 +0000 (17:10 +0200)
commit64b76dd6ae0dc053193946ffaf786fab3b50cfd6
treef3d3dfcbc5962232174c2411837236243f2c5d10
parent5fe8d7556f1c5caebe63de149d1d5f88f1e7ffea
android/pan: Implement pan connect method in daemon

Implements the PAN connect method in android daemon with PANU role
only. Setting up the bnep environment, adds connection and makes
bnep interface up are part of bnep_connect call. Notifies bnep
interface on control state call back and connection status on
connection state call back.
android/Android.mk
android/Makefile.am
android/pan.c