History log of /system/bt/btif/include/btif_sock_sco.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9e030fde05352ec4385d7baf6cc2af89e95e039c 25-Jun-2017 Jakub Pawlowski <jpawlowski@google.com> Rename bt_bdaddr_t into RawAddress (3/3)

Test: compilation test
Change-Id: I4571721a0c6165a66450ee157a53d8d15bfc45d0
/system/bt/btif/include/btif_sock_sco.h
6bd442f543972b072ef2cbbcf2f7c91202de1045 19-Oct-2016 Myles Watson <mylesgw@google.com> btif: Apply clang-format

clang-format doesn't understand block quotes of this form:

/* This is not handled well
** because there are two asterisks
**/

cd btif/

# Replace '**' at the beginning of the line with ' *'

sed 's/^[*][*]/ \*/' -i include/* src/* test/* co/*
clang-format --style=file -i src/* include/* test/* co/*

Test: mma -j32
Change-Id: I2477eae5480602d5b2fee5ec89c9ed7888022341
/system/bt/btif/include/btif_sock_sco.h
c8aaee2c9393ef28fdbdcf28be80172f387205fc 22-Aug-2014 Sharvil Nanavati <sharvil@google.com> Update SCO sockets to use OSI.

This change brings us one step closer to eliminating btsock_thread.
/system/bt/btif/include/btif_sock_sco.h
e93ac125b887651e835fe59f4d1f9b3c5baa844c 08-Nov-2013 Ian McKellar <ianloic@google.com> SCO socket support in bluedroid
/system/bt/btif/include/btif_sock_sco.h