Home
last modified time | relevance | path

Searched refs:host_wake (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/nimble/hal/
A Dhal_uart.c90 bool host_wake = mp_bluetooth_hci_controller_woken(); in mp_bluetooth_nimble_hci_uart_process() local
106 if (host_wake) { in mp_bluetooth_nimble_hci_uart_process()
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dbtstack_hci_uart.c165 bool host_wake = mp_bluetooth_hci_controller_woken(); in mp_bluetooth_btstack_hci_uart_process() local
196 if (host_wake) { in mp_bluetooth_btstack_hci_uart_process()

Completed in 3 milliseconds