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
/system/bt/bta/gatt/
bta_gatts_int.h
119
tBTA_GATTS_API_CANCEL_OPEN
api_cancel_open
;
member in union:__anon112909
bta_gatts_act.cc
469
p_rcb = bta_gatts_find_app_rcb_by_app_if(p_msg->
api_cancel_open
.server_if);
471
if (!GATT_CancelConnect(p_rcb->gatt_if, p_msg->
api_cancel_open
.remote_bda,
472
p_msg->
api_cancel_open
.is_direct)) {
478
APPL_TRACE_ERROR("Inavlide server_if=%d", p_msg->
api_cancel_open
.server_if);
Completed in 45 milliseconds