Home
last modified time | relevance | path

Searched refs:HAL_CONN_STATE_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDeviceService.java942 case HAL_CONN_STATE_DISCONNECTED: in convertHalState()
953 static final int HAL_CONN_STATE_DISCONNECTED = 2; field in HidDeviceService
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hid/
DHidDeviceTest.java465 HidDeviceService.HAL_CONN_STATE_DISCONNECTED); in testOutgoingConnectDisconnectSuccess()