OSDN Git Service

HCI: Change commands naming to avoid misunderstanding
authorOleh Cherpak <oleh.cherpak@globallogic.com>
Wed, 4 Sep 2019 08:03:58 +0000 (11:03 +0300)
committerMyles Watson <mylesgw@google.com>
Mon, 9 Sep 2019 12:08:23 +0000 (12:08 +0000)
commit997cfeb6223d8ce5c0729fe8d7213bf7a5e27dcf
tree80f49e7e42c932d2d3c39fb60f62c3e4cb40b733
parentb7b79842396ff5ed9c8316dcaf2030f3c59d1816
HCI: Change commands naming to avoid misunderstanding

Naming of Android specific HCI commands misleads
developers of what called OCF.

Example: HCI_BLE_VENDOR_CAP_OCF should be 0x153
but we have 0xFD53 instead. So we should rename it to HCI_BLE_VENDOR_CAP.

Signed-off-by: Oleh Cherpak <oleh.cherpak@globallogic.com>
Change-Id: I59d1cf1f52ae0c077c281728831bcc976c0d0d01
bta/av/bta_av_aact.cc
btif/src/btif_bqr.cc
hci/src/hci_layer.cc
stack/btm/ble_advertiser_hci_interface.cc
stack/btm/btm_ble_adv_filter.cc
stack/btm/btm_ble_batchscan.cc
stack/btm/btm_ble_cont_energy.cc
stack/btm/btm_ble_gap.cc
stack/include/hcidefs.h