Searched refs:bluetooth_power_status (Results 1 – 2 of 2) sorted by relevance
73 static int bluetooth_power_status = 0;211 bluetooth_power_status = on ? 1 : 0;
82 static int bluetooth_power_status = 0; variable