OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:api_rsp
(Results
1 - 2
of
2
) sorted by null
/system/bt/bta/gatt/
bta_gatts_int.h
117
tBTA_GATTS_API_RSP
api_rsp
;
member in union:__anon112909
bta_gatts_act.cc
356
if (GATTS_SendRsp(p_msg->
api_rsp
.hdr.layer_specific, p_msg->
api_rsp
.trans_id,
357
p_msg->
api_rsp
.status,
358
(tGATTS_RSP*)p_msg->
api_rsp
.p_rsp) != GATT_SUCCESS) {
Completed in 40 milliseconds