OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BNEP_CONN_FAILED_SRC_UUID
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/include/
bnep_api.h
57
BNEP_CONN_FAILED_SRC_UUID
, /* Connection failed wrong source UUID */
pan_api.h
71
PAN_INVALID_SRC_ROLE =
BNEP_CONN_FAILED_SRC_UUID
, /* Connection failed wrong source UUID */
/external/bluetooth/bluedroid/stack/pan/
pan_main.c
144
BNEP_ConnectResp (handle,
BNEP_CONN_FAILED_SRC_UUID
);
199
BNEP_ConnectResp (handle,
BNEP_CONN_FAILED_SRC_UUID
);
/external/bluetooth/bluedroid/stack/bnep/
bnep_api.c
257
if (resp ==
BNEP_CONN_FAILED_SRC_UUID
) resp_code = BNEP_SETUP_INVALID_SRC_UUID;
bnep_utils.c
712
resp =
BNEP_CONN_FAILED_SRC_UUID
;
[
all
...]
Completed in 144 milliseconds