OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GAP_CCB_STATE_CONNECTED
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/gap/
gap_conn.c
366
if (p_ccb->con_state ==
GAP_CCB_STATE_CONNECTED
)
446
if (p_ccb->con_state !=
GAP_CCB_STATE_CONNECTED
)
514
if (p_ccb->con_state !=
GAP_CCB_STATE_CONNECTED
)
593
if (p_ccb->con_state ==
GAP_CCB_STATE_CONNECTED
)
785
p_ccb->con_state =
GAP_CCB_STATE_CONNECTED
;
[
all
...]
gap_int.h
79
#define
GAP_CCB_STATE_CONNECTED
5
Completed in 62 milliseconds