OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avdt_ad_tc_cong_ind
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/avdt/
avdt_ad.c
413
** Function
avdt_ad_tc_cong_ind
425
void
avdt_ad_tc_cong_ind
(tAVDT_TC_TBL *p_tbl, BOOLEAN is_congested)
function
avdt_l2c.c
501
avdt_ad_tc_cong_ind
(p_tbl, is_congested);
avdt_int.h
695
extern void
avdt_ad_tc_cong_ind
(tAVDT_TC_TBL *p_tbl, BOOLEAN is_congested);
Completed in 764 milliseconds