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 170 UINT8 call_setup = 0; local
172 call_setup = 1;
174 call_setup = 2;
176 call_setup = 3;
178 return call_setup;
918 " call_setup=%s [prev: %s]", num_active, btif_hf_cb.num_active,
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java 1578 int call, call_setup; local
1593 call_setup, mPhoneState.getCallState(), local
    [all...]

Completed in 661 milliseconds