OSDN Git Service

Return bool=>void stack/btm/btm_ble::BTM_SecAddBleDevice
authorChris Manton <cmanton@google.com>
Tue, 3 Nov 2020 23:29:21 +0000 (15:29 -0800)
committerChris Manton <cmanton@google.com>
Fri, 6 Nov 2020 16:37:04 +0000 (16:37 +0000)
commit729a7f3402b5ca5acef2c33505dea2ce5b1e3223
tree4d312aa87ff46ac3fd9843ce9ef6e7978cc21baf
parent5256fb11bb059e3d30e51ec82c60ddbfdc0ff43d
Return bool=>void stack/btm/btm_ble::BTM_SecAddBleDevice

Unnecessary level of error checking

Toward readable code

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working

Change-Id: Ia6a8ddcc4f6cc2ee2d7094a61e4818ba94989954
bta/dm/bta_dm_act.cc
main/shim/btm_api.cc
main/shim/btm_api.h
stack/btm/btm_ble.cc
stack/include/btm_ble_api.h