Searched refs:BT_VND_PWR_ON (Results 1 – 14 of 14) 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()
110 if(nState == BT_VND_PWR_ON in op()
209 BT_VND_PWR_ON, enumerator
225 int power_state = BT_VND_PWR_ON; in Open()
60 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()
754 (nState == BT_VND_PWR_ON)? "On" : "Off" ); in op()765 if(nState == BT_VND_PWR_ON in op()
59 if(nState == BT_VND_PWR_ON ) { in hw_config()
58 if(nState == BT_VND_PWR_ON ) { in hw_config()
782 (nState == BT_VND_PWR_ON)? "On" : "Off" ); in __op()793 if(nState == BT_VND_PWR_ON in __op()807 if (nState == BT_VND_PWR_ON) 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()
152 if (*state == BT_VND_PWR_ON) in op()