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
150
p_lcb->ch_state =
AVCT_CH_CFG
;
193
p_lcb->ch_state =
AVCT_CH_CFG
;
214
/* we must be in
AVCT_CH_CFG
state for the ch_lcid channel */
247
if (p_lcb->ch_state ==
AVCT_CH_CFG
)
avct_int.h
52
#define
AVCT_CH_CFG
2 /* Waiting for configuration complete */
Completed in 618 milliseconds