OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:srvc_oper
(Results
1 - 3
of
3
) sorted by null
/system/bt/btif/src/
btif_gatt_server.cc
158
p_data->
srvc_oper
.status, p_data->
srvc_oper
.server_if,
159
p_data->
srvc_oper
.service_id);
164
p_data->
srvc_oper
.status, p_data->
srvc_oper
.server_if,
165
p_data->
srvc_oper
.service_id);
/system/bt/bta/gatt/
bta_gatts_act.cc
308
cb_data.
srvc_oper
.server_if = p_rcb->gatt_if;
309
cb_data.
srvc_oper
.service_id = p_srvc_cb->service_id;
313
cb_data.
srvc_oper
.status = BTA_GATT_OK;
316
cb_data.
srvc_oper
.status = BTA_GATT_ERROR;
337
cb_data.
srvc_oper
.server_if = p_rcb->gatt_if;
338
cb_data.
srvc_oper
.service_id = p_srvc_cb->service_id;
339
cb_data.
srvc_oper
.status = BTA_GATT_OK;
/system/bt/bta/include/
bta_gatt_api.h
534
tBTA_GATTS_SRVC_OPER
srvc_oper
;
member in union:__anon113091
[
all
...]
Completed in 688 milliseconds