HomeSort by relevance Sort by last modified time
    Searched full:get_vendor_id (Results 1 - 12 of 12) sorted by null

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
link_layer_stats.cpp 79 int id = reply.get_vendor_id();
rtt.cpp 147 int id = reply.get_vendor_id();
195 int id = reply.get_vendor_id();
246 int id = reply.get_vendor_id();
cpp_bindings.h 37 int get_vendor_id() { function in class:WifiEvent
cpp_bindings.cpp 484 ALOGD("vendor_id = %04x, vendor_subcmd = %d", get_vendor_id(), get_vendor_subcmd());
gscan.cpp 204 int id = reply.get_vendor_id();
270 int id = reply.get_vendor_id();
896 int id = reply.get_vendor_id();
    [all...]
wifi_hal.cpp 924 int id = reply.get_vendor_id();
    [all...]
wifi_logger.cpp     [all...]
  /docs/source.android.com/src/devices/tv/
HDMI-CEC.jd 155 <li><code>get_vendor_id</code></li>
257 * (*get_vendor_id)() returns the identifier of the vendor. It is
261 void (*get_vendor_id)(const struct hdmi_cec_device* dev, uint32_t* vendor_id);
  /hardware/libhardware/include/hardware/
hdmi_cec.h 374 * (*get_vendor_id)() returns the identifier of the vendor. It is
378 void (*get_vendor_id)(const struct hdmi_cec_device* dev, uint32_t* vendor_id); member in struct:hdmi_cec_device
  /frameworks/base/services/core/jni/
com_android_server_hdmi_HdmiCecController.cpp 226 mDevice->get_vendor_id(mDevice, &vendorId);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.h 54 int get_vendor_id() { function in class:WifiEvent
  /hardware/qcom/display/msm8996/hdmi_cec/
qhdmi_cec.cpp 486 dev->device.get_vendor_id = cec_get_vendor_id;

Completed in 458 milliseconds