Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidDeviceService.java952 case HAL_CONN_STATE_CONNECTING: in convertHalState()
964 static final int HAL_CONN_STATE_CONNECTING = 1; field in HidDeviceService
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hid/
H A DHidDeviceTest.java435 HidDeviceService.HAL_CONN_STATE_CONNECTING); in testOutgoingConnectDisconnectSuccess()