commit | 26f1441761e980ce78c01e034dbabd89a423567b | [log] [tgz] |
---|---|---|
author | Janardhana Rao Bokka <jbokka@codeaurora.org> | Wed Sep 04 10:16:51 2019 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Wed Sep 04 17:48:08 2019 -0700 |
tree | c8d0ec49910521334b74f2abdb9556e661dd75da | |
parent | bc0d3353629f36b159ce04b7d7af9fdae907f3f2 [diff] |
BLE : Fixing addr_type issue in l2cap_le_coc Fixing the addr_type issue in l2cap_le_coc. When trying to connect remote device from l2cap le coc, the addr_type is not fetching from the inquiry database. So its always treating remote device addr type as "public". Fix: Getting the addr_type from the inquiry database and updating it in the list. Change-Id: Id045d4fbcba8562ae7221aa133ae8334a163eca8 CRs-Fixed: 2520318