OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVCT_CH_CFG
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/avct/
avct_l2c.c
152
p_lcb->ch_state =
AVCT_CH_CFG
;
195
p_lcb->ch_state =
AVCT_CH_CFG
;
216
/* we must be in
AVCT_CH_CFG
state for the ch_lcid channel */
249
if (p_lcb->ch_state ==
AVCT_CH_CFG
)
avct_int.h
52
#define
AVCT_CH_CFG
2 /* Waiting for configuration complete */
Completed in 228 milliseconds