Home
last modified time | relevance | path

Searched refs:event (Results 1 - 13 of 13) sorted by relevance

/vendor/hihope/dayu210/bluetooth/include/
H A Dbt_vendor_lib.h103 * transmit event response to vendor lib.
181 uint16_t event; member
/vendor/hihope/rk3568/bluetooth/include/
H A Dbt_vendor_lib.h103 * transmit event response to vendor lib.
181 uint16_t event; member
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_sta.c100 IOT_LOG_DEBUG("EVENT_TYPE:%d", hisiEvent->event); in WpaEventCB()
101 switch (hisiEvent->event) { in WpaEventCB()
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_sta.c95 IOT_LOG_DEBUG("EVENT_TYPE:%d", hisiEvent->event); in WpaEventCB()
96 switch (hisiEvent->event) { in WpaEventCB()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_sta.c95 IOT_LOG_DEBUG("EVENT_TYPE:%d", hisiEvent->event); in WpaEventCB()
96 switch (hisiEvent->event) { in WpaEventCB()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Diot_sta.c92 IOT_LOG_DEBUG("EVENT_TYPE:%d", hisiEvent->event); in WpaEventCB()
93 switch (hisiEvent->event) { in WpaEventCB()
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/
H A Dsample_ui.cpp115 bool OnClick(UIView &view, const ClickEvent &event) override
117 Point pos = event.GetCurrentPos();
H A Dui_image_test.cpp50 bool OnClick(UIView &view, const ClickEvent &event) override;
150 bool ImageDemo::OnClick(UIView &view, const ClickEvent &event) in OnClick() argument
H A Dui_animator_test.cpp158 bool OnClick(UIView &view, const ClickEvent &event) override;
293 bool AnimatorDemo::OnClick(UIView &view, const ClickEvent &event) in OnClick() argument
/vendor/ohemu/qemu_small_system_demo/apps/src/
H A Dsample_ui.cpp154 bool OnClick(UIView &view, const ClickEvent &event) override
156 Point pos = event.GetCurrentPos();
/vendor/hihope/dayu210/bluetooth/src/
H A Dhardware.c578 p_buf->event = MSG_STACK_TO_HC_HCI_CMD; in hw_config_cback()
804 /* Free the RX event buffer */ in hw_config_cback()
871 p_buf->event = MSG_STACK_TO_HC_HCI_CMD; in hw_sco_i2spcm_proc_interface_param()
902 p_buf->event = MSG_STACK_TO_HC_HCI_CMD; in hw_sco_i2spcm_proc_int_param()
946 /* Free the RX event buffer */ in hw_sco_i2spcm_cfg_cback()
1028 p_buf->event = MSG_STACK_TO_HC_HCI_CMD; in hw_config_start()
1068 p_buf->event = MSG_STACK_TO_HC_HCI_CMD; in hw_lpm_enable()
1196 /* Free the RX event buffer */ in hw_sco_i2spcm_config_from_command()
1227 p_buf->event = MSG_STACK_TO_HC_HCI_CMD; in hw_sco_i2spcm_config()
1389 /* Must free the RX event buffe in hw_epilog_cback()
[all...]
/vendor/hihope/rk3568/bluetooth/src/
H A Dhardware.c628 p_buf->event = MSG_STACK_TO_HC_HCI_CMD; in hw_config_cback()
849 /* Free the RX event buffer */ in hw_config_cback()
913 p_buf->event = MSG_STACK_TO_HC_HCI_CMD; in hw_sco_i2spcm_proc_interface_param()
946 p_buf->event = MSG_STACK_TO_HC_HCI_CMD; in hw_sco_i2spcm_proc_int_param()
991 /* Free the RX event buffer */ in hw_sco_i2spcm_cfg_cback()
1074 p_buf->event = MSG_STACK_TO_HC_HCI_CMD; in hw_config_start()
1116 p_buf->event = MSG_STACK_TO_HC_HCI_CMD; in hw_lpm_enable()
1243 /* Free the RX event buffer */ in hw_sco_i2spcm_config_from_command()
1275 p_buf->event = MSG_STACK_TO_HC_HCI_CMD; in hw_sco_i2spcm_config()
1436 /* Must free the RX event buffe in hw_epilog_cback()
[all...]
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dwifi_sta.c52 switch (hisi_event->event) { in wifi_wpa_event_cb()
124 /* register call back function to receive wifi event, etc scan results event, in hi_wifi_start_sta()
125 * connected event, disconnected event. in hi_wifi_start_sta()
129 printf("register wifi event callback failed\n"); in hi_wifi_start_sta()
139 /* start scan, scan results event will be received soon */ in hi_wifi_start_sta()

Completed in 8 milliseconds