Searched refs:set_bluetooth_power (Results 1 - 1 of 1) sorted by relevance

/system/bluetooth/bluedroid/
H A Dbluetooth.c111 static int set_bluetooth_power(int on) { function
158 if (set_bluetooth_power(1) < 0) goto out;
171 set_bluetooth_power(0);
204 set_bluetooth_power(0);
213 set_bluetooth_power(0);
255 if (set_bluetooth_power(0) < 0) {

Completed in 528 milliseconds