Searched refs:BT_HC_CHIP_PWR_ON (Results 1 – 3 of 3) sorted by relevance
37 BT_HC_CHIP_PWR_ON, enumerator
199 bt_hc_if->set_power(BT_HC_CHIP_PWR_ON); in bte_main_enable()
195 pwr_state = (state == BT_HC_CHIP_PWR_ON) ? BT_VND_PWR_ON : BT_VND_PWR_OFF; in set_power()