Home
last modified time | relevance | path

Searched refs:AVDT_StartReq (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Davdt_api.h668 extern UINT16 AVDT_StartReq(UINT8 *p_handles, UINT8 num_handles);
/system/bt/stack/avdt/
Davdt_api.c615 UINT16 AVDT_StartReq(UINT8 *p_handles, UINT8 num_handles) in AVDT_StartReq() function
/system/bt/bta/av/
Dbta_av_aact.c2036 AVDT_StartReq(&p_scb->avdt_handle, 1); in bta_av_do_start()