Searched refs:vendorResponse (Results 1 – 1 of 1) sorted by relevance
173 int vendorId, String vendorEventCode, String vendorResponse, BluetoothDevice device) { in broadcastVendorSpecificEventIntent() argument174 Log.d(TAG, "broadcastVendorSpecificEventIntent(" + vendorResponse + ")"); in broadcastVendorSpecificEventIntent()179 intent.putExtra(BluetoothHeadsetClient.EXTRA_VENDOR_EVENT_FULL_ARGS, vendorResponse); in broadcastVendorSpecificEventIntent()