Searched refs:event (Results 1 - 13 of 13) sorted by relevance
/vendor/hihope/dayu210/bluetooth/include/ |
H A D | bt_vendor_lib.h | 103 * transmit event response to vendor lib. 181 uint16_t event; member
|
/vendor/hihope/rk3568/bluetooth/include/ |
H A D | bt_vendor_lib.h | 103 * transmit event response to vendor lib. 181 uint16_t event; member
|
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/ |
H A D | iot_sta.c | 100 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 D | iot_sta.c | 95 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 D | iot_sta.c | 95 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 D | iot_sta.c | 92 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 D | sample_ui.cpp | 115 bool OnClick(UIView &view, const ClickEvent &event) override
117 Point pos = event.GetCurrentPos();
|
H A D | ui_image_test.cpp | 50 bool OnClick(UIView &view, const ClickEvent &event) override; 150 bool ImageDemo::OnClick(UIView &view, const ClickEvent &event) in OnClick() argument
|
H A D | ui_animator_test.cpp | 158 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 D | sample_ui.cpp | 154 bool OnClick(UIView &view, const ClickEvent &event) override 156 Point pos = event.GetCurrentPos();
|
/vendor/hihope/dayu210/bluetooth/src/ |
H A D | hardware.c | 578 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 D | hardware.c | 628 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 D | wifi_sta.c | 52 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