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
/external/bluetooth/bluedroid/stack/include/
avdt_api.h
355
** endpoints and for the AVDT_DiscoverReq() and
AVDT_GetCapReq
() functions.
502
** The application must not call
AVDT_GetCapReq
() or
521
** Function
AVDT_GetCapReq
531
** application must not call
AVDT_GetCapReq
() or
543
AVDT_API extern UINT16
AVDT_GetCapReq
(BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg,
558
** application must not call
AVDT_GetCapReq
() or
[
all
...]
/external/bluetooth/bluedroid/stack/avdt/
avdt_api.c
263
** The application must not call
AVDT_GetCapReq
() or
318
** Description internal function to serve both
AVDT_GetCapReq
and
363
** Function
AVDT_GetCapReq
373
** application must not call
AVDT_GetCapReq
() or
385
UINT16
AVDT_GetCapReq
(BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg, tAVDT_CTRL_CBACK *p_cback)
410
** application must not call
AVDT_GetCapReq
() or
[
all
...]
/external/bluetooth/bluedroid/bta/av/
bta_av_aact.c
348
p_req =
AVDT_GetCapReq
;
[
all
...]
Completed in 25 milliseconds