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

  /system/bt/btif/src/
btif_hf_client.cc 351 * Function connect_audio
358 static bt_status_t connect_audio(const RawAddress* bd_addr) { function
754 .connect_audio = connect_audio,
    [all...]
  /system/bt/include/hardware/
bt_hf_client.h 338 bt_status_t (*connect_audio)(const RawAddress* bd_addr); member in struct:__anon1970
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 490 sBluetoothHfpClientInterface->connect_audio((const RawAddress*)addr);

Completed in 149 milliseconds