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

  /hardware/libhardware/include/hardware/
bt_hf.h 186 } bthf_call_state_t; typedef in typeref:enum:__anon32836
247 bt_status_t (*cind_response)(int svc, int num_active, int num_held, bthf_call_state_t call_setup_state,
264 bthf_call_state_t state, bthf_call_mode_t mode,
275 bt_status_t (*phone_state_change) (int num_active, int num_held, bthf_call_state_t call_setup_state,
  /external/bluetooth/bluedroid/btif/include/
btif_util.h 54 const char* dump_hf_call_state(bthf_call_state_t call_state);
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 123 bthf_call_state_t call_setup_state;
168 static UINT8 callstate_to_callsetup(bthf_call_state_t call_state)
762 bthf_call_state_t call_setup_state,
855 bthf_call_state_t state, bthf_call_mode_t mode,
907 static bt_status_t phone_state_change(int num_active, int num_held, bthf_call_state_t call_setup_state,
    [all...]
btif_util.c 368 const char* dump_hf_call_state(bthf_call_state_t call_state)
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 471 (bthf_call_state_t) call_state,
515 (bthf_call_state_t) callStatus, (bthf_call_mode_t) mode,
534 (bthf_call_state_t) call_state, number,

Completed in 1319 milliseconds