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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachine.java92 static final int SEND_CCLC_RESPONSE = 11; field in class:HeadsetStateMachine
843 case SEND_CCLC_RESPONSE:
2048 case SEND_CCLC_RESPONSE:
2049 return "SEND_CCLC_RESPONSE";

Completed in 14 milliseconds