OSDN Git Service

Unify logging in gatt_api.cc
authorJakub Pawlowski <jpawlowski@google.com>
Mon, 21 May 2018 16:38:48 +0000 (09:38 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Mon, 21 May 2018 19:26:38 +0000 (12:26 -0700)
commit431cf613c4ad081427fcb4d7a7aa4aeacc17c9cb
tree71a20ee581cd6bc426d399f74d714a69d98f5010
parentf74cecf93e648e861363aa312bef08327f19a26a
Unify logging in gatt_api.cc

- always log conn_id as hex value
- use "=" instead of ":" as delimiter between name and value
- get rid of StringPrintf

Test: compilation
Change-Id: Ia35b79c3732b19661e4655d5cf0923b7e701985f
stack/gatt/gatt_api.cc