Timer for pending incoming HID connections
HID devices may attempt HID connection immediately after the pairing. The Settings app may not have requested the profile connection by the time the incoming HID connection request is processed. So the incoming connection request may be rejected right away. This change along with aosp/3502023 now waits for the local connection request before rejecting the incoming HID connection. Change-Id: I14196cb420b887d576c83be47692f8a9e10dd5fe Test: mmm packages/modules/Bluetooth Test: Manual | Pair with Apple Magic Mouse Flag: com.android.bluetooth.flags.early_incoming_hid_connection Bug: 383218863 Bug: 398105207
Loading
Please register or sign in to comment