OSDN Git Service

l2cap: Allow services without config indicator cb to register
authorChris Manton <cmanton@google.com>
Wed, 11 Nov 2020 19:44:29 +0000 (11:44 -0800)
committerChris Manton <cmanton@google.com>
Thu, 12 Nov 2020 17:17:24 +0000 (09:17 -0800)
commit6c319f32197366406048a4dad2aae7ad0d4cf252
tree1d498ee86ff4e441cb67c3b4ab8e3248eb07cf74
parent8cd1cfabdc9ace2d8efcc791ca5c01aa274e83cf
l2cap: Allow services without config indicator cb to register

l2cap prevented BNEP from registering b/c of a missing
(now optional) config indicator callback.

Bug: 170278807
Tag: #stability
Test: CtsVerifier

Change-Id: Ibe849b2de82913f2228d877227179c223aab8c4e
stack/l2cap/l2c_api.cc