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
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c
515
cb_data.
srvc_oper
.server_if = p_rcb->gatt_if;
516
cb_data.
srvc_oper
.service_id = p_msg->api_add_incl_srvc.hdr.layer_specific;
522
cb_data.
srvc_oper
.status = BTA_GATT_OK;
527
cb_data.
srvc_oper
.status = BTA_GATT_ERROR;
548
cb_data.
srvc_oper
.server_if = p_rcb->gatt_if;
549
cb_data.
srvc_oper
.service_id = p_msg->api_add_incl_srvc.hdr.layer_specific;
556
cb_data.
srvc_oper
.status = BTA_GATT_OK;
560
cb_data.
srvc_oper
.status = BTA_GATT_ERROR;
582
cb_data.
srvc_oper
.server_if = p_rcb->gatt_if;
583
cb_data.
srvc_oper
.service_id = p_srvc_cb->service_id
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c
264
p_data->
srvc_oper
.status,
265
p_data->
srvc_oper
.server_if,
266
p_data->
srvc_oper
.service_id);
271
p_data->
srvc_oper
.status,
272
p_data->
srvc_oper
.server_if,
273
p_data->
srvc_oper
.service_id);
278
p_data->
srvc_oper
.status,
279
p_data->
srvc_oper
.server_if,
280
p_data->
srvc_oper
.service_id);
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
553
tBTA_GATTS_SRVC_OPER
srvc_oper
;
member in union:__anon437
[
all
...]
Completed in 27 milliseconds