Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDeviceService.java944 case HAL_CONN_STATE_DISCONNECTING: in convertHalState()
954 static final int HAL_CONN_STATE_DISCONNECTING = 3; field in HidDeviceService
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hid/
DHidDeviceTest.java457 HidDeviceService.HAL_CONN_STATE_DISCONNECTING); in testOutgoingConnectDisconnectSuccess()