HomeSort by relevance Sort by last modified time
    Searched refs:msg_type (Results 51 - 73 of 73) sorted by null

1 23

  /external/wpa_supplicant_8/src/wps/
wps_registrar.c     [all...]
wps_i.h 161 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type);
wps_attr_parse.c 151 attr->msg_type = pos;
wps_upnp_web.c 574 attr.msg_type == NULL)
577 type = *attr.msg_type;
    [all...]
  /frameworks/av/services/camera/libcameraservice/
Camera2Device.h 335 static void notificationCallback(int32_t msg_type,
Camera2Device.cpp 452 void Camera2Device::notificationCallback(int32_t msg_type,
459 ALOGV("%s: Notification %d, arguments %d, %d, %d", __FUNCTION__, msg_type,
462 switch (msg_type) {
482 __FUNCTION__, msg_type, ext1, ext2, ext3);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
i2o-dev.h 235 __u8 msg_type; member in struct:_i2o_status_block
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
i2o-dev.h 235 __u8 msg_type; member in struct:_i2o_status_block
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
i2o-dev.h 235 __u8 msg_type; member in struct:_i2o_status_block
  /device/lge/mako/camera/
QCameraHWI_Still.cpp 273 int msg_type = CAMERA_MSG_COMPRESSED_IMAGE; local
296 msg_type = CAMERA_MSG_COMPRESSED_IMAGE;
297 if (mHalCamCtrl->mDataCb && (mHalCamCtrl->mMsgEnabled & msg_type)) {
370 jpg_data_cb (msg_type,encodedMem, 0, NULL,mHalCamCtrl->mCallbackCookie);
    [all...]
QCamera_Intf.h 186 mm_camera_socket_msg_type msg_type; member in struct:__anon1769
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_Generic.h     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 231 int msg_type = CAMERA_MSG_COMPRESSED_IMAGE; local
252 msg_type = CAMERA_MSG_COMPRESSED_IMAGE;
253 if (mHalCamCtrl->mDataCb && (mHalCamCtrl->mMsgEnabled & msg_type)) {
320 jpg_data_cb (msg_type,encodedMem, 0, NULL,mHalCamCtrl->mCallbackCookie);
    [all...]
  /bionic/libc/kernel/arch-mips/asm/sn/sn0/
hubmd.h 437 msg_type: 8, member in struct:proto_error_reg
  /development/ndk/platforms/android-9/arch-mips/include/asm/sn/sn0/
hubmd.h 437 msg_type: 8, member in struct:proto_error_reg
  /external/kernel-headers/original/asm-mips/sn/sn0/
hubmd.h 586 msg_type: 8, /* 47-40: type of request */ member in struct:proto_error_reg
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 437 msg_type: 8, member in struct:proto_error_reg
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/sn/sn0/
hubmd.h 437 msg_type: 8, member in struct:proto_error_reg
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp     [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera.c     [all...]
mm_camera_channel.c     [all...]
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c     [all...]
  /external/sonivox/jet_tools/JetCreator/
JetFile.py 164 if (event.msg_type == midifile.CONTROL_CHANGE) and \
    [all...]

Completed in 3221 milliseconds

1 23