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

/external/bluetooth/bluedroid/stack/include/
H A Davdt_api.h276 } tAVDT_CFG; typedef in typeref:struct:__anon1073
293 tAVDT_CFG *p_cfg; /* Pointer to configuration for this SEP */
299 tAVDT_CFG *p_cfg; /* Pointer to configuration for this SEP */
388 typedef UINT16 (tAVDT_GETCAP_REQ) (BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg, tAVDT_CTRL_CBACK *p_cback);
394 tAVDT_CFG cfg; /* SEP configuration */
536 AVDT_API extern UINT16 AVDT_GetCapReq(BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg,
563 AVDT_API extern UINT16 AVDT_GetAllCapReq(BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg,
593 tAVDT_CFG *p_cfg);
676 AVDT_API extern UINT16 AVDT_ReconfigReq(UINT8 handle, tAVDT_CFG *p_cfg);

Completed in 43 milliseconds