3ca82d5923
This problem may cause HCI send command timeout. When host call VHCI api to do btdm_wakeup_request, then controller wakeup process will be handled in ISR and controller task context. As host task priority is lower than controller task and ISR, it will cause an incorrect behavior that before VHCI take the rx_flow_on_semaphore, controller sleep again, then VHCI cannot take the semaphore and has to wait the automatic wakeup. |
||
---|---|---|
.. | ||
include/hci | ||
hci_audio.c | ||
hci_hal_h4.c | ||
hci_layer.c | ||
hci_packet_factory.c | ||
hci_packet_parser.c | ||
packet_fragmenter.c |