HomeSort by relevance Sort by last modified time
    Searched refs:upio_set_bluetooth_power (Results 1 - 3 of 3) sorted by null

  /hardware/broadcom/libbt/include/
upio.h 84 ** Function upio_set_bluetooth_power
93 int upio_set_bluetooth_power(int on);
  /hardware/broadcom/libbt/src/
bt_vendor_brcm.c 142 upio_set_bluetooth_power(UPIO_BT_POWER_OFF);
144 upio_set_bluetooth_power(UPIO_BT_POWER_ON);
upio.c 242 ** Function upio_set_bluetooth_power
251 int upio_set_bluetooth_power(int on) function

Completed in 36 milliseconds