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

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
link_layer_stats.cpp 64 int id = reply.get_vendor_id();
cpp_bindings.h 37 int get_vendor_id() { function in class:WifiEvent
rtt.cpp 82 int id = reply.get_vendor_id();
gscan.cpp 128 int id = reply.get_vendor_id();
194 int id = reply.get_vendor_id();
852 int id = reply.get_vendor_id();
    [all...]
cpp_bindings.cpp 484 ALOGD("vendor_id = %04x, vendor_subcmd = %d", get_vendor_id(), get_vendor_subcmd());
wifi_hal.cpp 564 int id = reply.get_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
  /hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.h 54 int get_vendor_id() { function in class:WifiEvent
cpp_bindings.cpp 501 ALOGD("vendor_id = %04x, vendor_subcmd = %d", get_vendor_id(), get_vendor_subcmd());
  /frameworks/base/services/core/jni/
com_android_server_hdmi_HdmiCecController.cpp 226 mDevice->get_vendor_id(mDevice, &vendorId);

Completed in 1432 milliseconds