Searched refs:CONN_STATE_DISCONNECTED (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidService.java622 case CONN_STATE_DISCONNECTED:
636 private final static int CONN_STATE_DISCONNECTED = 2; field in class:HidService
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java350 case CONN_STATE_DISCONNECTED:
562 private final static int CONN_STATE_DISCONNECTED = 2; field in class:PanService
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java550 case CONN_STATE_DISCONNECTED:
860 private static final int CONN_STATE_DISCONNECTED = 3; field in class:HealthService

Completed in 466 milliseconds