Searched refs:CONN_STATE_CONNECTED (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidService.java185 if(halState == CONN_STATE_CONNECTED &&
193 if (halState == CONN_STATE_CONNECTED &&
738 case CONN_STATE_CONNECTED:
764 private final static int CONN_STATE_CONNECTED = 0; field in class:HidService
H A DHidDevService.java666 case CONN_STATE_CONNECTED:
679 private final static int CONN_STATE_CONNECTED = 0; field in class:HidDevService
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java432 case CONN_STATE_CONNECTED:
659 private final static int CONN_STATE_CONNECTED = 0; field in class:PanService
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java561 case CONN_STATE_CONNECTED:
891 private static final int CONN_STATE_CONNECTED = 1; field in class:HealthService

Completed in 113 milliseconds