Searched refs:AVDT_GetCapReq (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/include/
H A Davdt_api.h384 * endpoints and for the AVDT_DiscoverReq() and AVDT_GetCapReq() functions.
523 * The application must not call AVDT_GetCapReq() or
542 * Function AVDT_GetCapReq
552 * application must not call AVDT_GetCapReq() or
564 extern uint16_t AVDT_GetCapReq(const RawAddress& bd_addr, uint8_t seid,
579 * application must not call AVDT_GetCapReq() or
/system/bt/stack/avdt/
H A Davdt_api.cc242 * The application must not call AVDT_GetCapReq() or
296 * Description internal function to serve both AVDT_GetCapReq and
345 * Function AVDT_GetCapReq
355 * application must not call AVDT_GetCapReq() or
367 uint16_t AVDT_GetCapReq(const RawAddress& bd_addr, uint8_t seid, function
397 * application must not call AVDT_GetCapReq() or
/system/bt/bta/av/
H A Dbta_av_aact.cc397 p_req = AVDT_GetCapReq;

Completed in 107 milliseconds