Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c58 int command_credits; member
157 hci_host_env.command_credits = 1; in hci_layer_init_env()
239 hci_host_env.command_credits > 0) { in hci_downstream_data_handler()
325 hci_host_env.command_credits--; in event_command_ready()
448 STREAM_TO_UINT8(hci_host_env.command_credits, stream); in filter_incoming_event()
475 STREAM_TO_UINT8(hci_host_env.command_credits, stream); in filter_incoming_event()
496 if (hci_host_env.command_credits && in filter_incoming_event()