Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dport_api.h502 UINT16 in_queue_size; /* Number of bytes in the input queue */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_api.c1113 p_status->in_queue_size = (UINT16) p_port->rx.queue_size; in PORT_GetQueueStatus()