Skip to content

trisk/btsnoopnope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disable Bluetooth HCI snoop log

Description

Some device ROMs ship with the Bluetooth HCI log enabled; this captures HCI packets to a file (typically /sdcard/btsnoop_hci.log) and quickly drains the battery when Bluetooth is enabled.

The "Bluetooth HCI snoop log" setting in Developer options can be used to temporarily disable the HCI log, but the only permanent solution is to modify the configuration file /system/etc/bluetooth/bt_stack.conf. This module replaces the file without modifying the the system partition.

Changelog

v1.1:

  • Support BtSnoopConfigFromFile for Nextbit Robin and other devices
  • Update minimum Magisk version to v15

Requirements

  • Magisk v15+

Instructions

Download the module and install it with Magisk Manager.

Links

Module XDA Forum Thread

Module GitHub repository

Latest stable Magisk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages