OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:api_cancel_open
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c
658
if ((p_rcb = bta_gatts_find_app_rcb_by_app_if(p_msg->
api_cancel_open
.server_if)) != NULL)
660
if (!GATT_CancelConnect(p_rcb->gatt_if, p_msg->
api_cancel_open
.remote_bda, p_msg->
api_cancel_open
.is_direct))
671
APPL_TRACE_ERROR1("Inavlide server_if=%d", p_msg->
api_cancel_open
.server_if);
bta_gatts_int.h
171
tBTA_GATTS_API_CANCEL_OPEN
api_cancel_open
;
member in union:__anon2536
Completed in 27 milliseconds