OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_SDP_SUCCESS
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/sdp/
bta_sdp_api.cc
51
* Returns
BTA_SDP_SUCCESS
if successful.
71
status =
BTA_SDP_SUCCESS
;
86
* Returns
BTA_SDP_SUCCESS
, if the request is being processed.
103
return
BTA_SDP_SUCCESS
;
114
* Returns
BTA_SDP_SUCCESS
, if the request is being processed.
129
return
BTA_SDP_SUCCESS
;
140
* Returns
BTA_SDP_SUCCESS
, if the request is being processed.
155
return
BTA_SDP_SUCCESS
;
bta_sdp_act.cc
359
status =
BTA_SDP_SUCCESS
;
412
tBTA_SDP_STATUS status =
BTA_SDP_SUCCESS
;
/system/bt/bta/include/
bta_sdp_api.h
37
#define
BTA_SDP_SUCCESS
0 /* Successful operation. */
90
* Returns
BTA_SDP_SUCCESS
if successful.
104
* Returns
BTA_SDP_SUCCESS
if successful.
119
* Returns
BTA_SDP_SUCCESS
, if the request is being processed.
133
* Returns
BTA_SDP_SUCCESS
, if the request is being processed.
Completed in 47 milliseconds