Home
last modified time | relevance | path

Searched refs:interfaces (Results 1 – 25 of 34) sorted by relevance

12

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp511 info->interfaces = (interface_info **)malloc(sizeof(interface_info *) * n); in wifi_init_interfaces()
524 info->interfaces[i] = ifinfo; in wifi_init_interfaces()
535 wifi_error wifi_get_ifaces(wifi_handle handle, int *num, wifi_interface_handle **interfaces) in wifi_get_ifaces() argument
539 *interfaces = (wifi_interface_handle *)info->interfaces; in wifi_get_ifaces()
557 if (!strcmp(info->interfaces[i]->name, name)) in wifi_get_iface_handle()
559 return ((wifi_interface_handle )(info->interfaces)[i]); in wifi_get_iface_handle()
Dcommon.h95 interface_info **interfaces; // array of interfaces member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp669 info->interfaces = (interface_info **)malloc(sizeof(interface_info *) * n); in wifi_init_interfaces()
682 info->interfaces[i] = ifinfo; in wifi_init_interfaces()
693 wifi_error wifi_get_ifaces(wifi_handle handle, int *num, wifi_interface_handle **interfaces) in wifi_get_ifaces() argument
697 *interfaces = (wifi_interface_handle *)info->interfaces; in wifi_get_ifaces()
Dcommon.h146 interface_info **interfaces; // array of interfaces member
/hardware/libhardware_legacy/include/hardware_legacy/
Ddriver_nl80211.h68 struct dl_list interfaces; member
/hardware/libhardware_legacy/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/samsung_slsi/exynos5/libcamera2/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/display/msm8226/liblight/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/media/libstagefrighthw/
DNOTICE57 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/display/msm8226/libcopybit/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/display/msm8084/liblight/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/ril/reference-ril/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/display/msm8084/libcopybit/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/display/msm8084/libgralloc/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/libhardware/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/bt/libbt-vendor/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/display/msm8974/libcopybit/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/ril/libril/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/display/msm8960/liblight/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/display/msm8226/libgralloc/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/display/msm8960/libgralloc/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/display/msm8974/liblight/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/audio/legacy/alsa_sound/
DNOTICE59 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/samsung_slsi/exynos5/libcamera/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,
/hardware/qcom/display/msm8960/libcopybit/
DNOTICE58 separable from, or merely link (or bind by name) to the interfaces of,

12