OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_JV_INTERNAL_ERR
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c
273
**
BTA_JV_INTERNAL_ERR
(-1) if internal failure.
281
INT32 ret =
BTA_JV_INTERNAL_ERR
;
298
status = (tBTA_JV_STATUS)
BTA_JV_INTERNAL_ERR
;
317
status = (tBTA_JV_STATUS)
BTA_JV_INTERNAL_ERR
;
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_jv_api.h
43
#define
BTA_JV_INTERNAL_ERR
(-1) /* internal error. */
592
**
BTA_JV_INTERNAL_ERR
(-1) if internal failure.
[
all
...]
Completed in 1133 milliseconds