Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 25) sorted by relevance

/AliOS-Things-master/components/amp_adapter/platform/aos/peripheral/
A Daos_hal_uart.c85 uart_recv_notify_t *notify = (uart_recv_notify_t *)args; in uart_recv_handler() local
127 uart_recv_notify_t *notify = uart_recv_notifiers[uart->port]; in aos_hal_uart_callback() local
155 uart_recv_notify_t *notify = uart_recv_notifiers[uart->port]; in aos_hal_uart_finalize() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/src/ble/profile/client/
A Dancs_client.c104 bool ancs_set_notification_source_notify(uint8_t conn_id, bool notify) in ancs_set_notification_source_notify()
133 bool ancs_set_data_source_notify(uint8_t conn_id, bool notify) in ancs_set_data_source_notify()
464 static T_APP_RESULT ancs_client_notify_ind_cb(uint8_t conn_id, bool notify, uint16_t handle, in ancs_client_notify_ind_cb()
A Dbas_client.c135 bool bas_set_notify(uint8_t conn_id, bool notify) in bas_set_notify()
522 static T_APP_RESULT bas_client_notify_ind_cb(uint8_t conn_id, bool notify, uint16_t handle, in bas_client_notify_ind_cb()
A Dsimple_ble_client.c176 bool simp_ble_client_set_v3_notify(uint8_t conn_id, bool notify) in simp_ble_client_set_v3_notify()
625 static T_APP_RESULT simp_ble_client_notif_ind_result_cb(uint8_t conn_id, bool notify, in simp_ble_client_notif_ind_result_cb()
A Dgcs_client.c334 static T_APP_RESULT gcs_client_notify_ind_cb(uint8_t conn_id, bool notify, in gcs_client_notify_ind_cb()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/timer/
A Dmodule_timer.c27 timer_irq_notify_param_t *notify; member
127 timer_irq_notify_param_t *notify; in native_timer_setTimeout() local
232 timer_irq_notify_param_t *notify; in native_timer_setInterval() local
/AliOS-Things-master/components/drivers/peripheral/spi/src/
A Dspi_dev.c26 poll_notify_t notify; member
412 int spi_device_poll (file_t *f, int flag, poll_notify_t notify, void *fd, void *arg) { in spi_device_poll()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/gpio/
A Dmodule_gpio.c227 gpio_irq_notify_param_t *notify = aos_malloc(sizeof(gpio_irq_notify_param_t)); in gpio_irq() local
256 gpio_irq_notify_param_t *notify = NULL; in native_gpio_on() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/uart/
A Dmodule_uart.c54 uart_notify_t *notify = (uart_notify_t *)pdata; in uart_recv_notify() local
79 uart_notify_t *notify; in uart_recv_callback() local
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Duart_dev.c27 poll_notify_t notify; member
451 int uart_device_poll (file_t *f, int flag, poll_notify_t notify, void *fd, void *arg) { in uart_device_poll()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/uart/
A Dmodule_uart.c69 uart_notify_t *notify = (uart_notify_t *)pdata; in uart_recv_notify() local
95 uart_notify_t *notify; in uart_recv_callback() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/udp/
A Dmodule_udp.c134 udp_send_notify_param_t *notify = (udp_send_notify_param_t *)pdata; in udp_send_notify() local
305 udp_recv_notify_param_t *notify = (udp_recv_notify_param_t *)pdata; in udp_recv_notify() local
/AliOS-Things-master/components/linksdk/components/bootstrap/
A Daiot_bootstrap_api.h92 } notify; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/profile/client/
A Dbas_client.h130 bool notify; member
A Dgcs_client.h124 bool notify; member
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/gpio/
A Dmodule_gpio.c203 gpio_irq_notify_param_t *notify; in gpio_irq() local
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c771 ble_attr_notify_t *notify = (ble_attr_notify_t *)user_data; in ble_gatt_attr_notify() local
792 ble_attr_notify_t *notify = (ble_attr_notify_t *)user_data; in ble_gatt_attr_indicate() local
807 ble_attr_notify_t notify; in ble_stack_gatt_notificate() local
837 ble_attr_notify_t notify; in ble_stack_gatt_indicate() local
/AliOS-Things-master/components/epoll/src/
A Ddevice.c458 static int epoll_poll(file_t *f, int setup, poll_notify_t notify, in epoll_poll()
/AliOS-Things-master/components/epoll/example/
A Dtest_device.c164 static int event_poll(file_t *f, int setup, poll_notify_t notify, in event_poll()
/AliOS-Things-master/components/select/example/
A Dtest_device.c164 static int event_poll(file_t *f, int setup, poll_notify_t notify, in event_poll()
/AliOS-Things-master/components/linksdk/components/task/
A Daiot_task_api.h208 task_desc_t notify; /* 云端主动推送任务的数据 */ member
/AliOS-Things-master/components/vfs/
A Dvfs_aos.c71 int aos_do_pollfd(int fd, int flag, poll_notify_t notify, void *fds, void *arg) in aos_do_pollfd()
A Dvfs.c596 int32_t vfs_do_pollfd(int32_t fd, int32_t flag, vfs_poll_notify_t notify, in vfs_do_pollfd()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h1362 bt_gatt_notify_func_t notify; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Davrcp_api.h1515 avrcp_adv_notify_parms_t notify; member

Completed in 64 milliseconds