nixpkgs/pkgs/os-specific/linux/bluez
aktaboot 77c75090b6 bluez: remove sap feature from build
Remove the SAP plugin/feature from bluez as it pollutes bluetooth logs with errors :

```
bluetoothd[16277]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.
bluetoothd[16277]: sap-server: Operation not permitted (1)
```

SAP= SIM Access Profile, this feature has been removed from mainline and only a dummy implementation remains : https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/profiles/sap?id=3a140aa35b7b7dc1d7b031eec40590187f70a980

More context
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803265#45
2023-07-01 21:35:32 +02:00
..
default.nix bluez: remove sap feature from build 2023-07-01 21:35:32 +02:00