Searched defs:tAVDT_CFG (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/include/
H A Davdt_api.h271 } tAVDT_CFG; typedef in typeref:struct:__anon935
288 tAVDT_CFG *p_cfg; /* Pointer to configuration for this SEP */
294 tAVDT_CFG *p_cfg; /* Pointer to configuration for this SEP */
383 typedef UINT16 (tAVDT_GETCAP_REQ) (BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg, tAVDT_CTRL_CBACK *p_cback);
389 tAVDT_CFG cfg; /* SEP configuration */
579 extern UINT16 AVDT_GetCapReq(BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg,
606 extern UINT16 AVDT_GetAllCapReq(BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg,
636 tAVDT_CFG *p_cfg);
719 extern UINT16 AVDT_ReconfigReq(UINT8 handle, tAVDT_CFG *p_cfg);

Completed in 73 milliseconds