ESP-IDF
GAP_GetRxQueueCnt()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
GAP_GetRxQueueCnt()
GAP_GetRxQueueCnt() function
* Function GAP_GetRxQueueCnt * Description This function return number of bytes on the rx queue. * Parameters: handle - Handle returned in the GAP_ConnOpen * p_rx_queue_count - Pointer to return queue count in.
Syntax
Show:
Summary
Declaration
from
gap_api.h:187
extern
int
GAP_GetRxQueueCnt
(
UINT16
handle
,
UINT32
*
p_rx_queue_count
)
;
Arguments
Argument
handle
p_rx_queue_count
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out