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

  /hardware/libhardware/include/hardware/
bt_hf_client.h 128 } bthf_client_call_action_t; typedef in typeref:enum:__anon41268
337 bt_status_t (*handle_call_action) (bthf_client_call_action_t action, int idx);
  /external/bluetooth/bluedroid/btif/src/
btif_hf_client.c 441 static bt_status_t handle_call_action(bthf_client_call_action_t action, int idx)
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 506 if ( (status = sBluetoothHfpClientInterface->handle_call_action((bthf_client_call_action_t)action, (int)index)) != BT_STATUS_SUCCESS) {

Completed in 35 milliseconds