Searched refs:AVDT_CloseReq (Results 1 – 3 of 3) sorted by relevance
701 extern UINT16 AVDT_CloseReq(UINT8 handle);
1543 AVDT_CloseReq(p_scb->avdt_handle); in bta_av_do_close()2209 AVDT_CloseReq(p_scb->avdt_handle); in bta_av_reconfig()2858 AVDT_CloseReq(p_scb->avdt_handle); in bta_av_suspend_cont()2899 AVDT_CloseReq(p_scb->avdt_handle); in bta_av_rcfg_cfm()
727 UINT16 AVDT_CloseReq(UINT8 handle) in AVDT_CloseReq() function