mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Merge pull request #4534 from chewitt/bt-fix
brcmfmac_sdio-firmware linux: set bluetooth power up
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
################################################################################
|
||||
# udev rule to set bluetooth power up
|
||||
################################################################################
|
||||
|
||||
ACTION=="add", KERNEL=="hci0", RUN+="/usr/bin/hciconfig hci0 up"
|
||||
Reference in New Issue
Block a user