OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BNEP_STATE_CONN_START
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/bnep/
bnep_int.h
114
#define
BNEP_STATE_CONN_START
1
bnep_api.c
200
p_bcb->con_state =
BNEP_STATE_CONN_START
;
bnep_main.c
179
if ((result == L2CAP_CONN_OK) && (bcb->con_state ==
BNEP_STATE_CONN_START
))
Completed in 27 milliseconds