OSDN Git Service

GKI cleanup - Eliminate usage of pool buffers
authorPavlin Radoslavov <pavlin@google.com>
Fri, 18 Sep 2015 17:51:31 +0000 (10:51 -0700)
committerScott James Remnant <keybuk@google.com>
Mon, 19 Oct 2015 17:36:20 +0000 (10:36 -0700)
commit2e3d006b96eafb0651fe7f78d28250faf89405de
tree096eb08052260cac8fcfd6cf9f91691493e18749
parent6b24485cec18ea111b05bc23f61d9c3f6a6b8747
GKI cleanup - Eliminate usage of pool buffers

* Replace usage of function GKI_getpoolbuf() with GKI_getbuf()
* Remove usage of function GKI_poolutilization()
* Remove usage of function GKI_poolfreecount()

Change-Id: Ide938192b878bbfb4912642c903fce548f2b5368
33 files changed:
bta/dm/bta_dm_act.c
bta/gatt/bta_gattc_cache.c
bta/hl/bta_hl_utils.c
bta/include/bta_pan_ci.h
bta/pan/bta_pan_act.c
bta/pan/bta_pan_ci.c
btif/src/btif_hl.c
btif/src/btif_media_task.c
btif/src/btif_pan.c
gki/common/gki.h
gki/common/gki_buffer.c
include/bt_target.h
stack/avct/avct_lcb_act.c
stack/avdt/avdt_ccb_act.c
stack/avdt/avdt_msg.c
stack/avrc/avrc_api.c
stack/avrc/avrc_opt.c
stack/bnep/bnep_api.c
stack/bnep/bnep_utils.c
stack/gap/gap_conn.c
stack/gatt/att_protocol.c
stack/gatt/gatt_db.c
stack/hid/hidh_conn.c
stack/include/l2cdefs.h
stack/l2cap/l2c_fcr.c
stack/l2cap/l2c_int.h
stack/l2cap/l2c_utils.c
stack/pan/pan_api.c
stack/rfcomm/port_api.c
stack/rfcomm/rfc_ts_frames.c
stack/sdp/sdp_discovery.c
stack/sdp/sdp_server.c
stack/sdp/sdp_utils.c