OSDN Git Service

Fix build issues in bluedroid on master
[android-x86/system-bt.git] / btif / src / btif_sock_sco.c
2015-04-01 Etan CohenFix build issues in bluedroid on master
2015-03-31 Etan CohenMerge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee...
2015-03-16 Chris MantonDemote, cleanup and extend observed logging
2015-03-16 Sharvil NanavatiUse fully qualified path for OSI includes.
2015-03-16 Sharvil NanavatiAdd platform-independent logging macros to OSI.
2015-03-16 June R. Tate-GansRemoving a duplicate call to socket_register.
2015-03-16 Zach JohnsonMake SCO sockets request eSCO instead of SCO
2015-03-16 Sharvil NanavatiRemove unncessary socket write to SCO socket.
2015-03-16 Sharvil NanavatiUpdate SCO sockets to use OSI.
2015-03-16 June R. Tate-GansRewrite the SCO socket implementation to be more robust.
2015-03-16 Ian McKellarMove the disconnect_immediately logic so that it's...
2015-03-16 Ian McKellarClear connected & disconnect_immediately flags when...
2015-03-16 Ian McKellarFix a race condition where closing a SCO connection...
2015-03-16 Ian McKellarClean up closed SCO listen sockets
2015-03-16 Ian McKellarFix locking in btsock_sco_signaled
2015-03-16 Ian McKellarRefactor SCO code to allow closing
2015-03-16 Ian McKellarSCO socket support in bluedroid