Luiz Augusto von Dentz

Results 492 comments of Luiz Augusto von Dentz

> @Vudentz Thanks for the information. Found the root cause of the issue. When bluez try to read the 'database hash' characteristic value, we have not received response from the...

You can always modify the simple-agent to not ask for user input if that what you mean.

@jamsliu2009 this shall have been fixed by the following commit: ``` commit f67eabffb57d0bee379994a18ec5f462b2cbdf86 Author: Luiz Augusto von Dentz Date: Mon Oct 23 16:26:23 2023 -0700 Bluetooth: Fix not notifying when...

``` < ACL Data TX: Handle 1 flags 0x00 dlen 11 #38 [hci0] 106.861280 SMP: Pairing Request (0x01) len 6 IO capability: KeyboardDisplay (0x04) OOB data: Authentication data not present...

@kparal could you please try to reproduce while running bluetoothd under valgrind, that should produce a more readable backtrace.

@culliard please add the btmon traces, also make sure the adapter is powered and you have devices in the proximity otherwise you won't get any results.

> > Bluetoothctl > > ``` > dev@u22vm:~$ bluetoothctl scan on > SetDiscoveryFilter success > dev@u22vm:~$ Well if you let bluetoothctl exit then it will terminate the scan session, just...

@joakim-tjernlund patch is welcome to fix this behavior.

@jdonahue58 advertising are re-enabled once disconnected, is there something that indicates otherwise? Do you have btmon traces? Here is the trace when using bluetootctl> advertise on: ``` > HCI Event:...

@jdonahue58 what kernel version is this? I don't see anything wrong with the parameters that said it is quite strange that it would reprogram them instead of just re-enable but...