OSDN Git Service

Simplify btif_le_test_mode
authorZach Johnson <zachoverflow@google.com>
Fri, 14 Aug 2020 21:25:49 +0000 (14:25 -0700)
committerZach Johnson <zachoverflow@google.com>
Sat, 15 Aug 2020 00:48:19 +0000 (17:48 -0700)
commitb2e0de1d365e60d83454065dbfbf439a8aac54d8
treede3d3cdbeb8520e1ffe7093ca107ebdce29a70a9
parentc095b9ea6942bcd9afdf2c7192f94040b02c41a4
Simplify btif_le_test_mode

inline checking into bluetooth.cc

break into separate functions so we can post internally

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: Iecbcfe2490c25b1371deb24dfbbc3b5a1900cfca
btif/include/btif_api.h
btif/src/bluetooth.cc
btif/src/btif_dm.cc