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

  /system/bt/btif/src/
btif_hf_client.cc 381 * Function disconnect_audio
388 static bt_status_t disconnect_audio(const RawAddress* bd_addr) { function
755 .disconnect_audio = disconnect_audio,
    [all...]
  /system/bt/include/hardware/
bt_hf_client.h 341 bt_status_t (*disconnect_audio)(const RawAddress* bd_addr); member in struct:__anon1970
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 509 sBluetoothHfpClientInterface->disconnect_audio((const RawAddress*)addr);

Completed in 117 milliseconds