OSDN Git Service

Keep sec_dev_rec in list instead of static array
authorJakub Pawlowski <jpawlowski@google.com>
Mon, 1 Feb 2016 19:53:36 +0000 (11:53 -0800)
committerJakub Pawlowski <jpawlowski@google.com>
Fri, 5 Feb 2016 01:38:59 +0000 (17:38 -0800)
commitcac784d772db7f42dc93acafb18e5d71617c04f3
treeb1b8c4436bcec5c026a3fbf7464433d15bbcfeb2
parent20524d393e8b3bea4c573f7980cd843500b0e6a4
Keep sec_dev_rec in list instead of static array

This reduces the computational complexity of most BLE operations.

Change-Id: Ife35a50d9ef3467abdc5259c2712bf5d85b8f909
stack/btm/btm_ble.c
stack/btm/btm_ble_addr.c
stack/btm/btm_ble_gap.c
stack/btm/btm_ble_int.h
stack/btm/btm_ble_privacy.c
stack/btm/btm_dev.c
stack/btm/btm_devctl.c
stack/btm/btm_int.h
stack/btm/btm_main.c
stack/btm/btm_sec.c