OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVDT_L2C_CFG_CONN_ACP
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/avdt/
avdt_ad.c
385
if(p_tbl->cfg_flags &
AVDT_L2C_CFG_CONN_ACP
)
avdt_l2c.c
197
p_tbl->cfg_flags =
AVDT_L2C_CFG_CONN_ACP
;
avdt_int.h
364
#define
AVDT_L2C_CFG_CONN_ACP
(1<<3)
Completed in 69 milliseconds