Searched refs:AVDT_CloseReq (Results 1 – 3 of 3) sorted by relevance
741 extern uint16_t AVDT_CloseReq(uint8_t handle);
1366 AVDT_CloseReq(p_scb->avdt_handle); in bta_av_do_close()2083 AVDT_CloseReq(p_scb->avdt_handle); in bta_av_reconfig()2774 AVDT_CloseReq(p_scb->avdt_handle); in bta_av_suspend_cont()2831 AVDT_CloseReq(p_scb->avdt_handle); in bta_av_rcfg_cfm()
661 uint16_t AVDT_CloseReq(uint8_t handle) { in AVDT_CloseReq() function