OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCA_TC_ST_CONN
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/mcap/
mca_api.c
365
p_tbl->state =
MCA_TC_ST_CONN
;
762
p_tbl->state =
MCA_TC_ST_CONN
;
[
all
...]
mca_int.h
148
#define
MCA_TC_ST_CONN
4 /* Waiting for connection confirm */
mca_l2c.c
309
if (p_tbl->state ==
MCA_TC_ST_CONN
)
mca_cact.c
518
p_tbl->state =
MCA_TC_ST_CONN
;
Completed in 50 milliseconds