ESP-IDF
AVRC_BldResponse()
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
AVRC_BldResponse()
AVRC_BldResponse() function
* Function AVRC_BldResponse * Description This function builds the given AVRCP response to the given * GKI buffer * Returns AVRC_STS_NO_ERROR, if the response is built successfully * Otherwise, the error code.
Syntax
Show:
Summary
Declaration
Definition
from
avrc_api.h:626
extern
tAVRC_STS
AVRC_BldResponse
(
UINT8
handle
,
tAVRC_RESPONSE
*
p_rsp
,
BT_HDR
*
*
pp_pkt
)
;
Implemented in
avrc_bld_tg.c:788
Arguments
Argument
handle
p_rsp
pp_pkt
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