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

  /hardware/libhardware/include/hardware/
bt_hf_client.h 340 bt_status_t (*query_current_calls) (void); member in struct:__anon41272
  /external/bluetooth/bluedroid/btif/src/
btif_hf_client.c 531 ** Function query_current_calls
538 static bt_status_t query_current_calls(void) function
681 .query_current_calls = query_current_calls,
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 517 if ( (status = sBluetoothHfpClientInterface->query_current_calls()) != BT_STATUS_SUCCESS) {

Completed in 48 milliseconds