OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_MCE_SUCCESS
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/mce/
bta_mce_api.c
56
** Returns
BTA_MCE_SUCCESS
if successful.
78
status =
BTA_MCE_SUCCESS
;
93
** Returns
BTA_MCE_SUCCESS
, if the request is being processed.
108
ret =
BTA_MCE_SUCCESS
;
bta_mce_act.c
116
evt_data.status =
BTA_MCE_SUCCESS
;
133
tBTA_MCE_STATUS status =
BTA_MCE_SUCCESS
;
/external/bluetooth/bluedroid/bta/include/
bta_mce_api.h
38
#define
BTA_MCE_SUCCESS
0 /* Successful operation. */
107
** Returns
BTA_MCE_SUCCESS
if successful.
122
** Returns
BTA_MCE_SUCCESS
, if the request is being processed.
Completed in 70 milliseconds