Loading system/stack/btm/btm_sec.cc +1 −0 Original line number Diff line number Diff line Loading @@ -4358,6 +4358,7 @@ void btm_sec_disconnected(uint16_t handle, uint8_t reason) { << p_dev_rec->bd_addr; bta_dm_remove_device(p_dev_rec->bd_addr); return; } BTM_TRACE_EVENT("%s after update sec_flags=0x%x", __func__, Loading Loading
system/stack/btm/btm_sec.cc +1 −0 Original line number Diff line number Diff line Loading @@ -4358,6 +4358,7 @@ void btm_sec_disconnected(uint16_t handle, uint8_t reason) { << p_dev_rec->bd_addr; bta_dm_remove_device(p_dev_rec->bd_addr); return; } BTM_TRACE_EVENT("%s after update sec_flags=0x%x", __func__, Loading