Home
last modified time | relevance | path

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

/Zephyr-latest/soc/st/stm32/stm32wbax/hci_if/
Dhost_stack_if.c19 uint8_t ll_state_busy; variable
43 if (ll_state_busy == 1) { in ble_ctlr_stack_handler()
46 ll_state_busy = 0; in ble_ctlr_stack_handler()
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_stm32wba.c72 extern uint8_t ll_state_busy;
268 ll_state_busy = 1; in receive_data()