Arkadiusz Bokowy
Arkadiusz Bokowy
This feature will not work unless there will be a proper delay reporting implementation in BlueZ (for A2DP sink profile).
This PR is based on PR #61 This PR is a proof-of-concept for generating SARIF report file and uploading it to Github Advanced Security (GHAS). It seems that it works,...
It seems that the `shellcheck` has not been run on the action runner itself. There was a common error with iteration over find results with a simple for-loop. Such loop...
#### Problem When using Thread, Tizen does not use Thread address for hostname. ``` ... D/CHIP ( 1797): DL: DNSsd UnregisterAllServices: 0 E/CHIP ( 1797): DL: Not implemented D/CHIP (...
#### Problem Currently it's not possible to call DNS-SD browse callback more than once (proxy object acquired in `FindCommissionableNodes` or `FindCommissioners` is released in this callback). However, generic OpenThread implementation...
#### Problem Tizen Native API dos not deliver all-for-now event (such event is delivered by e.g. Avahi), so it is impossible to tell when the mDNS browsing shall be considered...
This change eliminates type-limit GCC warning.
**Describe the bug** It is not possible to open files from the codeql source archive. The codeql database was created locally with codeql CLI like follows: ```sh cmake -B build...
It seems that in the Linux world it is very natural to name applications which "control" things as CTLs, e.g. `bluetoothctl`, `systemctl`. In the original PR for "bluealsa-client" https://github.com/Arkq/bluez-alsa/pull/413, there...
Resolves #2405 PS. @koalaman, you've stated in https://github.com/koalaman/shellcheck/issues/2405#issuecomment-991807084 that you don't want support for SARIF. I'm not sure whether you've changed your mind about that. I'd like to use ShellCheck...