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

  /device/asus/flo/
init.flo.bt.sh 47 1) PWR_CLASS="-p 0" ;
49 2) PWR_CLASS="-p 1" ;
51 3) PWR_CLASS="-p 2" ;
53 *) PWR_CLASS="";
60 /system/bin/hci_qcomm_init -e $PWR_CLASS -vv
62 /system/bin/hci_qcomm_init -b $BDADDR -e $PWR_CLASS -vv
66 0) logi "Bluetooth QSoC firmware download succeeded, $PWR_CLASS $BDADDR $TRANSPORT";;
  /device/lge/mako/
init.mako.bt.sh 47 1) PWR_CLASS="-p 0" ;
49 2) PWR_CLASS="-p 1" ;
51 3) PWR_CLASS="-p 2" ;
53 *) PWR_CLASS="";
60 /system/bin/hci_qcomm_init -e $PWR_CLASS -vv
62 /system/bin/hci_qcomm_init -b $BDADDR -e $PWR_CLASS -vv
66 0) logi "Bluetooth QSoC firmware download succeeded, $PWR_CLASS $BDADDR $TRANSPORT";;

Completed in 264 milliseconds