HomeSort by relevance Sort by last modified time
    Searched refs:call_setup (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 241 UINT8 call_setup = 0; local
243 call_setup = 1;
245 call_setup = 2;
247 call_setup = 3;
249 return call_setup;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java 2739 int call, call_setup; local
2759 call_setup, mPhoneState.getCallState(), local
    [all...]

Completed in 56 milliseconds