Home
last modified time | relevance | path

Searched refs:K_POLL_STATE_NOT_READY (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/port/aos/
A Devent_scheduler.c38 events[0].state = K_POLL_STATE_NOT_READY; in scheduler_loop()
A Dpoll.c47 event->state = K_POLL_STATE_NOT_READY; in k_poll_event_init()
A Daos_port.c61 handle_poll_events(queue, K_POLL_STATE_NOT_READY); in k_queue_cancel_wait()
/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h117 #define K_POLL_STATE_NOT_READY 0 macro
138 .type = event_type, .tag = event_tag, .state = K_POLL_STATE_NOT_READY, \
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c1705 case K_POLL_STATE_NOT_READY: in process_events()
1778 events[0].state = K_POLL_STATE_NOT_READY; in hci_tx_thread()
A Dhci_core.c5886 case K_POLL_STATE_NOT_READY: in process_events()
6049 case K_POLL_STATE_NOT_READY: in process_events()

Completed in 24 milliseconds