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

  /system/bt/include/hardware/
bt_av.h 313 bt_status_t (*set_active_device)(const RawAddress& bd_addr); member in struct:__anon1905
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_a2dp.cpp 408 bt_status_t status = sBluetoothA2dpInterface->set_active_device(bd_addr);
410 ALOGE("%s: Failed A2DP set_active_device, status: %d", __func__, status);

Completed in 130 milliseconds