OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GAP_CCB_STATE_CONN_SETUP
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/gap/
gap_int.h
76
#define
GAP_CCB_STATE_CONN_SETUP
2
gap_conn.c
219
p_ccb->con_state =
GAP_CCB_STATE_CONN_SETUP
;
850
if ((result == L2CAP_CONN_OK) && (p_ccb->con_state ==
GAP_CCB_STATE_CONN_SETUP
))
[
all
...]
Completed in 31 milliseconds