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

/system/bt/stack/include/
H A Davdtc_api.h50 UINT8 num_seps; /* Number of values in array */ member in struct:__anon945
91 tAVDT_SEP_INFO sep_info[], UINT8 num_seps);
H A Davdt_api.h318 UINT8 num_seps; /* Number of stream endpoints */ member in struct:__anon941
/system/bt/btif/co/
H A Dbta_av_co.c132 UINT8 num_seps; /* total number of seids at peer */ member in struct:__anon568
342 void bta_av_co_audio_disc_res(tBTA_AV_HNDL hndl, UINT8 num_seps, UINT8 num_snk, argument
349 APPL_TRACE_DEBUG("bta_av_co_audio_disc_res h:x%x num_seps:%d num_snk:%d num_src:%d",
350 hndl, num_seps, num_snk, num_src);
370 p_peer->num_seps = num_seps;
670 *p_sep_info_idx = p_peer->num_seps;
/system/bt/bta/av/
H A Dbta_av_int.h165 typedef void (*tBTA_AV_CO_DISC_RES) (tBTA_AV_HNDL hndl, UINT8 num_seps,
504 UINT8 num_seps; /* number of seps returned by stream discovery */ member in struct:__anon63
/system/bt/stack/avdt/
H A Davdt_int.h392 UINT8 num_seps; member in struct:__anon836

Completed in 256 milliseconds