OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:api_rsp
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c
559
if (GATTS_SendRsp (p_msg->
api_rsp
.hdr.layer_specific,
560
p_msg->
api_rsp
.trans_id,
561
p_msg->
api_rsp
.status,
562
(tGATTS_RSP *)p_msg->
api_rsp
.p_rsp) != GATT_SUCCESS)
bta_gatts_int.h
169
tBTA_GATTS_API_RSP
api_rsp
;
member in union:__anon2536
/external/bluetooth/bluedroid/stack/mcap/
mca_cact.c
189
/* set p_tx_req to block API_REQ/
API_RSP
before DL is up */
Completed in 68 milliseconds