Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a9050f0c authored by Chris Manton's avatar Chris Manton
Browse files

Declare stack/gatt/gatt_utils::btm_ble_read_sec_key_size

Towards readable code

Bug: 163134718
Tag: #refactor
Test: gd/cert/run --host

Change-Id: I6b2a9a8205ef3d393e4b85907f89bf222a26cce2
parent 811724c4
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -40,6 +40,8 @@
#include "stack/eatt/eatt.h"
#include "stack/eatt/eatt.h"
#include "stack/gatt/connection_manager.h"
#include "stack/gatt/connection_manager.h"


uint8_t btm_ble_read_sec_key_size(const RawAddress& bd_addr);

using base::StringPrintf;
using base::StringPrintf;
using bluetooth::Uuid;
using bluetooth::Uuid;
using bluetooth::eatt::EattExtension;
using bluetooth::eatt::EattExtension;