OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVDT_AD_ST_CFG
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/avdt/
avdt_l2c.c
101
p_tbl->state =
AVDT_AD_ST_CFG
;
144
p_tbl->state =
AVDT_AD_ST_CFG
;
252
p_tbl->state =
AVDT_AD_ST_CFG
;
294
p_tbl->state =
AVDT_AD_ST_CFG
;
354
if (p_tbl->state ==
AVDT_AD_ST_CFG
)
avdt_int.h
355
#define
AVDT_AD_ST_CFG
5 /* Waiting for configuration complete */
Completed in 64 milliseconds