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

  /hardware/libhardware/include/hardware/
bt_hf_client.h 332 bt_status_t (*dial_memory) (int location); member in struct:__anon40358
  /external/bluetooth/bluedroid/btif/src/
btif_hf_client.c 416 ** Function dial_memory
423 static bt_status_t dial_memory(int location) function
679 .dial_memory = dial_memory,
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 495 if ( (status = sBluetoothHfpClientInterface->dial_memory((int)location)) != BT_STATUS_SUCCESS) {

Completed in 683 milliseconds