Searched refs:BT_STATE_ON (Results 1 – 2 of 2) sorted by relevance
29 static final int BT_STATE_ON = 0x01; field in AbstractionLayer
514 } else if (status == AbstractionLayer.BT_STATE_ON) { in stateChangeCallback()