ESP-IDF
avdt_get_cap_req()
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
avdt_get_cap_req()
avdt_get_cap_req() function
* Function avdt_get_cap_req * Description internal function to serve both AVDT_GetCapReq and * AVDT_GetAllCapReq * Returns AVDT_SUCCESS if successful, otherwise error.
Syntax
Show:
Summary
Declaration
from
avdt_api.c:363
static
UINT16
avdt_get_cap_req
(
BD_ADDR
bd_addr
,
tAVDT_CCB_API_GETCAP
*
p_evt
)
;
Arguments
Argument
bd_addr
p_evt
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