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

/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java374 case CONN_STATE_DISCONNECTED:
599 private final static int CONN_STATE_DISCONNECTED = 2; field in class:PanService
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidService.java673 case CONN_STATE_DISCONNECTED:
697 private final static int CONN_STATE_DISCONNECTED = 2; field in class:HidService
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java564 case CONN_STATE_DISCONNECTED:
891 private static final int CONN_STATE_DISCONNECTED = 3; field in class:HealthService

Completed in 78 milliseconds