Searched refs:BT_STATE_OFF (Results 1 – 2 of 2) sorted by relevance
28 static final int BT_STATE_OFF = 0x00; field in AbstractionLayer
374 if (status == AbstractionLayer.BT_STATE_OFF) { in stateChangeCallback()