OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVDT_GetCapReq
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/include/
avdt_api.h
384
* endpoints and for the AVDT_DiscoverReq() and
AVDT_GetCapReq
() functions.
523
* The application must not call
AVDT_GetCapReq
() or
541
* Function
AVDT_GetCapReq
551
* application must not call
AVDT_GetCapReq
() or
563
extern uint16_t
AVDT_GetCapReq
(BD_ADDR bd_addr, uint8_t seid, tAVDT_CFG* p_cfg,
578
* application must not call
AVDT_GetCapReq
() or
[
all
...]
/system/bt/stack/avdt/
avdt_api.cc
225
* The application must not call
AVDT_GetCapReq
() or
274
* Description internal function to serve both
AVDT_GetCapReq
and
317
* Function
AVDT_GetCapReq
327
* application must not call
AVDT_GetCapReq
() or
339
uint16_t
AVDT_GetCapReq
(BD_ADDR bd_addr, uint8_t seid, tAVDT_CFG* p_cfg,
362
* application must not call
AVDT_GetCapReq
() or
[
all
...]
/system/bt/bta/av/
bta_av_aact.cc
393
p_req =
AVDT_GetCapReq
;
[
all
...]
Completed in 3392 milliseconds