Searched refs:msg (Results 1 - 25 of 54) sorted by relevance

123

/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmLog.java24 public static int v(String tag, String msg) { argument
25 return Log.v(tag, msg);
28 public static int d(String tag, String msg) { argument
29 return Log.d(tag, msg);
32 public static int i(String tag, String msg) { argument
33 return Log.i(tag, msg);
36 public static int w(String tag, String msg) { argument
37 return Log.w(tag, msg);
40 public static int e(String tag, String msg) { argument
41 return Log.e(tag, msg);
[all...]
/hardware/samsung_slsi/exynos5/libexynosutils/
H A DExynos_log.c29 void Exynos_Log(EXYNOS_DEV_LOG_LEVEL logLevel, const char *tag, const char *msg, ...) argument
33 va_start(argptr, msg);
37 __android_log_vprint(ANDROID_LOG_DEBUG, tag, msg, argptr);
40 __android_log_vprint(ANDROID_LOG_WARN, tag, msg, argptr);
43 __android_log_vprint(ANDROID_LOG_ERROR, tag, msg, argptr);
46 __android_log_vprint(ANDROID_LOG_VERBOSE, tag, msg, argptr);
H A DExynos_log.h42 void Exynos_Log(EXYNOS_DEV_LOG_LEVEL logLevel, const char *tag, const char *msg, ...);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
H A DExynos_OSAL_Log.c32 void _Exynos_OSAL_Log(EXYNOS_LOG_LEVEL logLevel, const char *tag, const char *msg, ...) argument
36 va_start(argptr, msg);
40 __android_log_vprint(ANDROID_LOG_DEBUG, tag, msg, argptr);
43 __android_log_vprint(ANDROID_LOG_INFO, tag, msg, argptr);
46 __android_log_vprint(ANDROID_LOG_WARN, tag, msg, argptr);
49 __android_log_vprint(ANDROID_LOG_ERROR, tag, msg, argptr);
52 __android_log_vprint(ANDROID_LOG_VERBOSE, tag, msg, argptr);
H A DExynos_OSAL_Log.h73 extern void _Exynos_OSAL_Log(EXYNOS_LOG_LEVEL logLevel, const char *tag, const char *msg, ...);
/hardware/libhardware_legacy/include/hardware_legacy/
H A Duevent.h27 int uevent_add_native_handler(void (*handler)(void *data, const char *msg, int msg_len),
29 int uevent_remove_native_handler(void (*handler)(void *data, const char *msg, int msg_len));
/hardware/invensense/libsensors_iio/software/core/mllite/
H A Dmessage_layer.c49 long msg; local
50 msg = mh.message;
54 return msg;
/hardware/ti/omap4xxx/libtiutils/
H A DMessageQueue.cpp93 @param msg Message structure to hold the message to be retrieved
99 android::status_t MessageQueue::get(Message* msg) argument
103 if(!msg)
105 MSGQ_LOGEA("msg is NULL");
117 char* p = (char*) msg;
120 while( read_bytes < sizeof(*msg) )
122 int err = read(this->fd_read, p, sizeof(*msg) - read_bytes);
135 MSGQ_LOGDB("MQ.get(%d,%p,%p,%p,%p)", msg->command, msg->arg1,msg
187 put(Message* msg) argument
288 Message msg; local
[all...]
/hardware/ti/wlan/mac80211/ti-utils/
H A Dplt.c20 #include <netlink/msg.h>
43 struct nl_msg *msg, int argc, char **argv)
62 key = nla_nest_start(msg, NL80211_ATTR_TESTDATA);
68 NLA_PUT_U32(msg, WL1271_TM_ATTR_CMD_ID, WL1271_TM_CMD_SET_PLT_MODE);
69 NLA_PUT_U32(msg, WL1271_TM_ATTR_PLT_MODE, pmode);
71 nla_nest_end(msg, key);
85 struct nl_msg *msg, int argc, char **argv)
98 key = nla_nest_start(msg, NL80211_ATTR_TESTDATA);
104 NLA_PUT_U32(msg, WL1271_TM_ATTR_CMD_ID, WL1271_TM_CMD_TEST);
105 NLA_PUT(msg, WL1271_TM_ATTR_DAT
42 plt_power_mode(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
84 plt_tune_channel(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
122 plt_ref_point(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
159 calib_valid_handler(struct nl_msg *msg, void *arg) argument
215 plt_tx_bip(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
267 plt_tx_tone(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
306 plt_tx_cont(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
379 plt_tx_stop(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
409 plt_start_rx_statcs(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
439 plt_stop_rx_statcs(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
469 plt_reset_rx_statcs(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
499 display_rx_statcs(struct nl_msg *msg, void *arg) argument
533 plt_get_rx_statcs(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
569 plt_rx_statistics(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
644 plt_calibrate(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
[all...]
H A Dmisc_cmds.c21 struct nl_msg *msg,
50 key = nla_nest_start(msg, NL80211_ATTR_TESTDATA);
55 NLA_PUT_U32(msg, WL1271_TM_ATTR_CMD_ID, WL1271_TM_CMD_NVS_PUSH);
56 NLA_PUT(msg, WL1271_TM_ATTR_DATA, filestat.st_size, map);
58 nla_nest_end(msg, key);
82 struct nl_msg *msg,
94 key = nla_nest_start(msg, NL80211_ATTR_TESTDATA);
98 NLA_PUT_U32(msg, WL1271_TM_ATTR_CMD_ID, WL1271_TM_CMD_NVS_PUSH);
99 NLA_PUT_U32(msg, WL1271_TM_ATTR_IE_ID, WL1271_TM_CMD_NVS_PUSH);
101 nla_nest_end(msg, ke
19 handle_push_nvs(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
121 get_nvs_mac(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
158 set_nvs_mac(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
223 set_ref_nvs(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
262 set_ref_nvs2(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
305 set_upd_nvs(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
346 get_dump_nvs(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
373 set_autofem(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
408 set_fem_manuf(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
[all...]
H A Dcalibrator.c20 #include <netlink/msg.h>
212 struct nl_msg *msg,
262 static int finish_handler(struct nl_msg *msg, void *arg) argument
270 static int ack_handler(struct nl_msg *msg, void *arg) argument
283 struct nl_msg *msg; local
417 msg = nlmsg_alloc();
418 if (!msg) {
430 genlmsg_put(msg, 0, 0, genl_family_get_id(state->nl80211), 0,
435 NLA_PUT_U32(msg, NL80211_ATTR_WIPHY, devidx);
438 NLA_PUT_U32(msg, NL80211_ATTR_IFINDE
210 print_help(struct nl80211_state *state, struct nl_cb *cb, struct nl_msg *msg, int argc, char **argv) argument
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_nl80211.c45 static int dhd_nl_finish_handler(struct nl_msg *msg, void *arg) argument
52 static int dhd_nl_ack_handler(struct nl_msg *msg, void *arg) argument
59 static int dhd_nl_valid_handler(struct nl_msg *msg, void *arg) argument
103 struct nl_msg *msg; local
106 msg = nlmsg_alloc();
107 if (msg == NULL)
111 genlmsg_put(msg, 0, 0, dhd_nli->nl_id, 0, 0,
113 NLA_PUT_U32(msg, NL80211_ATTR_IFINDEX, dhd_nli->ifidx);
114 NLA_PUT(msg, NL80211_ATTR_TESTDATA, sizeof(*ioc), ioc);
116 err = nl_send_auto_complete(dhd_nli->nl, msg);
[all...]
/hardware/invensense/mlsdk/platform/linux/
H A Dmlsl_linux_mpu.c283 struct mpu_read_write msg; local
290 msg.address = 0; /* not used */
291 msg.length = length;
292 msg.data = (unsigned char*)data;
294 if ((result = ioctl((int)sl_handle, MPU_WRITE, &msg))) {
321 struct mpu_read_write msg; local
327 msg.address = registerAddr;
328 msg.length = length;
329 msg.data = data;
331 result = ioctl((int)sl_handle, MPU_READ, &msg);
359 struct mpu_read_write msg; local
391 struct mpu_read_write msg; local
427 struct mpu_read_write msg; local
463 struct mpu_read_write msg; local
[all...]
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
H A Ddriver_mac80211_nl.c12 #include <netlink/msg.h>
43 int send_and_recv_msgs(struct wpa_driver_nl80211_data *drv, struct nl_msg *msg,
56 static int get_link_signal(struct nl_msg *msg, void *arg) argument
59 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg));
106 struct nl_msg *msg; local
112 msg = nlmsg_alloc();
113 if (!msg)
116 genlmsg_put(msg, 0, 0, genl_family_get_id(drv->nl80211), 0,
119 NLA_PUT_U32(msg, NL80211_ATTR_IFINDEX, drv->ifindex);
120 NLA_PUT(msg, NL80211_ATTR_MA
150 struct nl_msg *msg; local
[all...]
/hardware/msm7k/librpc/
H A Ddebug.h58 #define FAILIF(cond, msg...) do { \
61 fprintf(stderr, ##msg); \
62 ALOGE(msg); \
/hardware/qcom/display/libqservice/
H A DIQClient.cpp44 virtual status_t notifyCallback(uint32_t msg, uint32_t value) { argument
47 data.writeInt32(msg);
65 uint32_t msg = data.readInt32(); local
67 notifyCallback(msg, value);
H A DIQClient.h36 virtual android::status_t notifyCallback(uint32_t msg, uint32_t value) = 0;
/hardware/libhardware/include/hardware/
H A Dqemud.h105 qemud_channel_send(int fd, const void* msg, int msglen) argument
110 msglen = strlen((const char*)msg);
121 if (qemud_fd_write(fd, msg, msglen) != msglen) {
129 qemud_channel_recv(int fd, void* msg, int msgsize) argument
146 if (qemud_fd_read(fd, msg, size) != size) {
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
H A DNetlinkConnection.cpp238 struct msghdr msg; local
263 msg.msg_name = (void *)&dest_addr;
264 msg.msg_namelen = sizeof(dest_addr);
265 msg.msg_iov = &iov;
266 msg.msg_iovlen = 1;
267 msg.msg_control = NULL;
268 msg.msg_controllen = 0;
270 ret = sendmsg(socketDescriptor, &msg, 0);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/
H A DNetlinkServer.cpp74 struct msghdr msg; local
93 memset(&msg, 0, sizeof(msg));
96 msg.msg_iov = &iov;
97 msg.msg_iovlen = 1;
98 msg.msg_name = &src_addr;
99 msg.msg_namelen = sizeof(src_addr);
105 if ((len = recvmsg(serverSock, &msg, 0)) < 0) {
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp261 TIUTILS::Message *msg = mEventSignalQ.itemAt(i); local
262 //remove from queue and free msg
263 if ( NULL != msg ) {
264 free(msg);
1167 TIUTILS::Message msg; local
1172 msg.command = CommandHandler::CAMERA_SWITCH_TO_EXECUTING;
1173 msg.arg1 = mErrorNotifier;
1174 ret = mCommandHandler->put(&msg);
2265 TIUTILS::Message msg; local
2282 msg
2296 TIUTILS::Message msg; local
2653 TIUTILS::Message *msg = mEventSignalQ.itemAt(i); local
2716 TIUTILS::Message *msg; local
2757 TIUTILS::Message msg; local
2777 TIUTILS::Message *msg; local
2824 TIUTILS::Message * msg = ( struct TIUTILS::Message * ) malloc(sizeof(struct TIUTILS::Message)); local
2904 TIUTILS::Message msg; local
3340 TIUTILS::Message msg; local
3390 TIUTILS::Message msg; local
3546 TIUTILS::Message *msg = mEventSignalQ.itemAt(i); local
3562 TIUTILS::Message msg; local
3574 TIUTILS::Message msg; local
[all...]
/hardware/qcom/display/libhwcomposer/
H A Dhwc_qclient.cpp53 status_t QClient::notifyCallback(uint32_t msg, uint32_t value) { argument
54 switch(msg) {
H A Dhwc_qclient.h49 virtual android::status_t notifyCallback(uint32_t msg, uint32_t value);
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
H A DLCML_DspCodec.c871 struct DSP_MSG msg; local
1126 msg.dwCmd = commandId;
1127 msg.dwArg1 = (int)pDmmBuf->pMapped;
1128 msg.dwArg2 = 0;
1130 status = DSPNode_PutMessage (phandle->dspCodec->hNode, &msg, DSP_FOREVER);
1179 struct DSP_MSG msg = {USN_GPPMSG_PAUSE, 0, 0}; local
1183 msg.dwCmd,
1184 msg.dwArg1,
1187 status = DSPNode_PutMessage (phandle->dspCodec->hNode, &msg, DSP_FOREVER);
1193 struct DSP_MSG msg local
1207 struct DSP_MSG msg = {USN_GPPMSG_STOP, 0, 0}; local
1290 struct DSP_MSG msg = {(int)args[0], (int)args[1], (int)args[2]}; local
1304 struct DSP_MSG msg; local
1353 struct DSP_MSG msg; local
1697 struct DSP_MSG msg = {0,0,0}; local
[all...]
/hardware/libhardware_legacy/uevent/
H A Duevent.c34 void (*handler)(void *data, const char *msg, int msg_len);
102 int uevent_add_native_handler(void (*handler)(void *data, const char *msg, int msg_len), argument
120 int uevent_remove_native_handler(void (*handler)(void *data, const char *msg, int msg_len)) argument

Completed in 1113 milliseconds

123