Searched refs:BT_VND_PWR_ON (Results 1 – 12 of 12) sorted by relevance
58 if(nState == BT_VND_PWR_ON ) { in hw_config()66 } else if(nState == BT_VND_PWR_ON && !(strncmp(szBtSocStatus, "on", strlen("on")))) { in hw_config()
657 (nState == BT_VND_PWR_ON)? "On" : "Off" ); in op()668 if(nState == BT_VND_PWR_ON in op()
92 } else if (BT_VND_PWR_ON == *power_state) { in bt_vnd_mrvl_if_op()
110 if(nState == BT_VND_PWR_ON in op()
209 BT_VND_PWR_ON, enumerator
220 int power_state = BT_VND_PWR_ON; in Open()
59 if(nState == BT_VND_PWR_ON ) { in hw_config()
677 (nState == BT_VND_PWR_ON)? "On" : "Off" ); in op()688 if(nState == BT_VND_PWR_ON in op()701 … if(nState == BT_VND_PWR_ON && property_get_bool("wc_transport.vnd_power", 0)) { in op()706 … property_set("wc_transport.vnd_power", nState == BT_VND_PWR_ON ? "1" : "0"); in op()
644 (nState == BT_VND_PWR_ON)? "On" : "Off" ); in op()655 if(nState == BT_VND_PWR_ON in op()667 … if(nState == BT_VND_PWR_ON && property_get_bool("wc_transport.vnd_power", 0)) { in op()672 … property_set("wc_transport.vnd_power", nState == BT_VND_PWR_ON ? "1" : "0"); in op()
58 if(nState == BT_VND_PWR_ON ) { in hw_config()
776 (nState == BT_VND_PWR_ON)? "On" : "Off" ); in op()787 if(nState == BT_VND_PWR_ON in op()
152 if (*state == BT_VND_PWR_ON) in op()