OSDN Git Service

RFCOMM: Use std map to store channel map
authorHansong Zhang <hsz@google.com>
Thu, 4 Feb 2021 00:59:39 +0000 (16:59 -0800)
committerHansong Zhang <hsz@google.com>
Thu, 4 Feb 2021 00:59:39 +0000 (16:59 -0800)
commitff0b68a9e177469a5dcadfc2c60975abe5b3ce60
tree5c32d8eddaf2f6939556da73fdfee5e373121113
parentd4dd8511cad90907868c11d31fbb5c24c8b92598
RFCOMM: Use std map to store channel map

Instead of using legacy fixed size array

Test: Speaker
Bug: 179117950
Tag: #stability
Change-Id: Ibc8a2e947f218a6d5870cc7a9566306ddc7eb2b3
stack/rfcomm/port_api.cc
stack/rfcomm/rfc_int.h
stack/rfcomm/rfc_l2cap_if.cc
stack/rfcomm/rfc_port_if.cc