OSDN Git Service

Rewrite the btif_sock module.
authorSharvil Nanavati <sharvil@google.com>
Thu, 21 Aug 2014 20:17:43 +0000 (13:17 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 16 Mar 2015 23:51:32 +0000 (16:51 -0700)
commitfe4ec6ba40c011cfd3599d45fbda3c6575a07189
tree1f4f2837ae2e89a1c2fd75511f82317154198a34
parent0571e1128e8146bd7932061f6c124d6f28d721d4
Rewrite the btif_sock module.

The initialization flow now handles errors. The btif_sock module is
now solely responsible for managing the lifetime of the btsock_thread
it creates.

This change lays the foundation for switching all btif sockets to use
the OSI primitives.
btif/include/btif_sock.h
btif/src/btif_sock.c