avdt_api.h | 136 #define AVDT_ERR_SEID 0x12 /* Invalid SEID */ 246 UINT8 seid; /* Stream endpoint identifier */ member in struct:__anon74055 278 UINT8 seid; /* For internal use only */ member in struct:__anon74057 383 typedef UINT16 (tAVDT_GETCAP_REQ) (BD_ADDR bd_addr, UINT8 seid, tAVDT_CFG *p_cfg, tAVDT_CTRL_CBACK *p_cback); 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, 614 ** that is associated with a particular SEID. 620 extern UINT16 AVDT_DelayReport(UINT8 handle, UINT8 seid, UINT16 delay); 635 extern UINT16 AVDT_OpenReq(UINT8 handle, BD_ADDR bd_addr, UINT8 seid, [all...] |