OSDN Git Service

Refactor bta_jv functions
authorZach Johnson <zachoverflow@google.com>
Wed, 8 Oct 2014 03:21:37 +0000 (20:21 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 16 Mar 2015 23:51:36 +0000 (16:51 -0700)
commit14c80d98b0b6ea5e6f7a2302626cb61a38d17101
treebbb1bc58fb7d428dda840602c4496e9547283bc9
parent39110ec88460421618330863807804e03594ef67
Refactor bta_jv functions

Remove unused L2CAP and SDP code to reduce distraction from unused code
path.

In general, if we need any of this behavior in the future, it's best
to talk directly to the apis instead of through another layer.
bta/include/bta_jv_api.h
bta/jv/bta_jv_act.c
bta/jv/bta_jv_api.c
bta/jv/bta_jv_int.h
bta/jv/bta_jv_main.c
include/bt_target.h
stack/include/sdp_api.h
stack/sdp/sdp_api.c
stack/sdp/sdp_discovery.c
stack/sdp/sdpint.h