You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In test_btp_GAP_CONN_DCON_1, everything works until the tool set the Mynewt DUT in direct advertising and Android DUT tries to connect.
It seems that Mynewt successfully advertises, but there is a connection timeout when Android tries to read remote features. This timeout doesn't happen on the previous connection earlier in the test.
This could be an Android issue.
Android logs
11-29 17:30:20.552 8526 8526 D BluetoothGatt: connect() - device: D7:C7:4B:26:8C:21, auto: false
11-29 17:30:20.616 16240 16315 I bluetooth: packages/modules/Bluetooth/system/stack/gatt/connection_manager.cc:437 on_connection_complete: Le connection completed to device:d7:c7:4b:26:8c:21
11-29 17:30:20.709 16240 16315 E bt_btm_ble: packages/modules/Bluetooth/system/stack/btm/btm_ble_gap.cc:3222 btm_ble_read_remote_features_complete: Failed to read remote features status:Connection Timeout
In test_btp_GAP_CONN_DCON_1, everything works until the tool set the Mynewt DUT in direct advertising and Android DUT tries to connect.
It seems that Mynewt successfully advertises, but there is a connection timeout when Android tries to read remote features. This timeout doesn't happen on the previous connection earlier in the test.
This could be an Android issue.
Android logs
Last Mynewt logs
Android HCI logs
The text was updated successfully, but these errors were encountered: