Searched refs:BLUETOOTH_DAEMON_CURRENT (Results 1 – 2 of 2) sorted by relevance
14 BLUETOOTH_DAEMON_CURRENT = "/var/lib/misc/bluetooth-daemon.current" variable33 with open(BLUETOOTH_DAEMON_CURRENT, "w") as f:37 with open(BLUETOOTH_DAEMON_CURRENT, "w") as f:91 with open(BLUETOOTH_DAEMON_CURRENT, "r") as f:
12 const BLUETOOTH_DAEMON_CURRENT: &str = "/var/lib/bluetooth/bluetooth-daemon.current"; constant33 match std::fs::read(BLUETOOTH_DAEMON_CURRENT) { in is_floss_enabled()47 BLUETOOTH_DAEMON_CURRENT, in write_floss_enabled()