floss: Send event on connection failure
This can be used to tell the upper layers that connection fails, therefore they can provide better feedback to the user. Additionally floss will also use it for metrics. Bug: 240782154 Tag: #floss Test: Verify btadapter print warn "Connection to <address> failed" when connection failed. Change-Id: Id2ec0d71bf5392fdc8314349296d71a6af1e76ba
Showing
- android/app/src/com/android/bluetooth/btservice/RemoteDevices.java 5 additions, 0 deletions...pp/src/com/android/bluetooth/btservice/RemoteDevices.java
- system/bta/dm/bta_dm_act.cc 17 additions, 0 deletionssystem/bta/dm/bta_dm_act.cc
- system/bta/include/bta_api.h 11 additions, 1 deletionsystem/bta/include/bta_api.h
- system/bta/include/bta_dm_acl.h 2 additions, 0 deletionssystem/bta/include/bta_dm_acl.h
- system/btif/src/btif_dm.cc 8 additions, 0 deletionssystem/btif/src/btif_dm.cc
- system/stack/acl/ble_acl.cc 2 additions, 0 deletionssystem/stack/acl/ble_acl.cc
- system/stack/acl/btm_acl.cc 7 additions, 0 deletionssystem/stack/acl/btm_acl.cc
- system/stack/include/acl_api.h 3 additions, 0 deletionssystem/stack/include/acl_api.h
- system/test/mock/mock_bta_dm_act.cc 6 additions, 0 deletionssystem/test/mock/mock_bta_dm_act.cc
- system/test/mock/mock_bta_dm_act.h 15 additions, 0 deletionssystem/test/mock/mock_bta_dm_act.h
Loading
Please register or sign in to comment