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

  /hardware/libhardware/include/hardware/
bt_hf.h 275 bt_status_t (*phone_state_change) (int num_active, int num_held, bthf_call_state_t call_setup_state, member in struct:__anon19128
  /external/bluetooth/bluedroid/btif/src/
btif_hf.c 898 ** Function phone_state_change
907 static bt_status_t phone_state_change(int num_active, int num_held, bthf_call_state_t call_setup_state, function
917 BTIF_TRACE_DEBUG6("phone_state_change: num_active=%d [prev: %d] num_held=%d[prev: %d]"\
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 533 if ( (status = sBluetoothHfpInterface->phone_state_change(num_active, num_held,

Completed in 135 milliseconds