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

  /system/bt/btif/src/
btif_hf.cc 133 int num_held; member in struct:_btif_hf_cb
259 btif_hf_cb[idx].num_active = btif_hf_cb[idx].num_held = 0;
439 if ((btif_hf_cb[0].num_held + btif_hf_cb[0].num_active) == 0)
451 if ((btif_hf_cb[0].num_held + btif_hf_cb[0].num_active) == 0)
    [all...]
  /hardware/libhardware/include/hardware/
bt_hf.h 286 bt_status_t (*cind_response)(int svc, int num_active, int num_held, bthf_call_state_t call_setup_state,
314 bt_status_t (*phone_state_change) (int num_active, int num_held, bthf_call_state_t call_setup_state,
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 647 jint num_active, jint num_held,
662 service, num_active, num_held, (bthf_call_state_t)call_state, signal,
771 jint num_active, jint num_held,
780 num_active, num_held, (bthf_call_state_t)call_state, number,

Completed in 132 milliseconds