bool bt_ready = false; bool bt_init() { bt_state = BT_STATE_OFF; return true; }