summaryrefslogtreecommitdiffstats
path: root/include/cne/cne.h
Commit message (Collapse)AuthorAgeFilesLines
* cnd: Remove cnd and reference cne as it's no longer neededSusheel Yadagiri2011-11-161-611/+0
| | | | Change-Id: Ieed840bf8f561aced0af8e53d1674c20573f5d49
* cne: Add registration success enumChinh Tran2011-08-021-0/+1
| | | | Change-Id: I3435d2189266be33f26fdf95ba02999db809ccc5
* CND: handle iface name as part of network infoNiranjan Pendharkar2011-03-071-0/+2
| | | | | | | | Interface change in cne.h to handle iface name as part of wwan & wlan info struct Change-Id: I28e6d6f97f678900129b0d8a0de749f3879858ea CRs-fixed: 277881
* external/connectivity: Add target file descriptorChinh Tran2011-02-181-5/+49
| | | | | | | | | Specify which target the request and message are from using target file descriptor. Added commands to process dormancy change, default network Reference CnE change to handle target file descriptor Change-Id: Ic85083625e32c80946b7f42b7cb41b1c51e05398
* external/connectivity: Refactor logging.Susheel Yadagiri2010-10-111-0/+0
| | | | Change-Id: I2b81cfa4a08b5e0e2731d46ab30a3d8e9a742cf7
* CNE: Add changes to support FMCChinh Tran2010-09-141-6/+39
| | | | | | | Handles the commands to start, stop FMC, to report the destination IP address, and to set the destination routing table entry. Change-Id: I12c72c8480ac470ee2269ca0063b2d8d7c8e767c
* Added evdo rev b to cne network subtypesNiranjan Pendharkar npendhar@codeaurora.org2010-09-131-1/+5
| | | | Change-Id: Ic1e1d0c8442b1915091aa2d1569cf075d9c4a1df
* external/connectivity/(CNE): Fix multiple network interface in main tableChinh Tran2010-02-121-2/+20
| | | | | Check the init service and only activate iproute2 when CNE is in use CRs-fixed: 225970
* Pushing changes from development branch.Susheel Yadagiri2010-01-261-0/+509
Major changes include: Fixed file permissions and line endings Logging to diag instead of Logcat Add support to iproute2 Bug fix that allows cnd to make the correct call to iproute2 Fixed bug caused by using variable length arguments. Made changes to account for the kernel automatically setting the default interface. Added more debug statements in CneSvc, CRefCne & CRefCneRadio classess Changes made to handle timer expiration call backs in cne thread Add Ip Address to Rat status event Add IpAddress and TimeStamp to wwan and wlan info. Added ip address and estimated bandwidth info to be sent to apps.