OSDN Git Service

LE: Add controller based advertising filter API (2/2)
authorAndre Eisenbach <andre@broadcom.com>
Thu, 21 Nov 2013 01:23:06 +0000 (17:23 -0800)
committerMatthew Xie <mattx@google.com>
Tue, 6 May 2014 08:14:23 +0000 (01:14 -0700)
commitb203d478f4835f5e35217874a1787e1914328f7c
treed5a2c838fea225c9205a2acc7e7889fee3eb8e3f
parent31fafe5d31a6dc88013fb7f02f6ef203426ce6c3
LE: Add controller based advertising filter API (2/2)

Change-Id: I444654bf19a048d5fcef33f79edbf1cdda3d3b62
24 files changed:
bta/Android.mk
bta/dm/bta_dm_act.c
bta/dm/bta_dm_int.h
bta/dm/bta_dm_main.c
bta/include/bta_api.h
bta/sys/bta_sys.h
bta/sys/bta_sys_conn.c
bta/sys/bta_sys_int.h
btif/include/btif_gatt_util.h
btif/src/btif_core.c
btif/src/btif_gatt_client.c
btif/src/btif_gatt_util.c
include/bt_target.h
main/Android.mk
stack/Android.mk
stack/btm/btm_ble_int.h
stack/hcic/hciblecmds.c
stack/include/hcimsgs.h
vnd/ble/bta_vendor.c [new file with mode: 0644]
vnd/ble/vendor_ble.c [new file with mode: 0644]
vnd/ble/vendor_hcidefs.h [new file with mode: 0644]
vnd/include/bta_vendor_api.h [new file with mode: 0644]
vnd/include/vendor_api.h [new file with mode: 0644]
vnd/include/vendor_ble.h [new file with mode: 0644]