Home
last modified time | relevance | path

Searched defs:CALL_STATE_IDLE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java62 static final int CALL_STATE_IDLE = 6; field in HeadsetHalConstants
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py9 CALL_STATE_IDLE = 0 variable
/packages/modules/Bluetooth/android/app/tests/instrumentation/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java96 private static final int CALL_STATE_IDLE = 6; field in BluetoothInCallServiceTest