OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:api_indicate
(Results
1 - 2
of
2
) sorted by null
/system/bt/bta/gatt/
bta_gatts_act.cc
381
bta_gatts_find_srvc_cb_by_attr_id(p_cb, p_msg->
api_indicate
.attr_id);
384
if (GATT_GetConnectionInfor(p_msg->
api_indicate
.hdr.layer_specific,
388
if (p_msg->
api_indicate
.need_confirm)
391
p_msg->
api_indicate
.hdr.layer_specific, p_msg->
api_indicate
.attr_id,
392
p_msg->
api_indicate
.len, p_msg->
api_indicate
.value);
395
p_msg->
api_indicate
.hdr.layer_specific, p_msg->
api_indicate
.attr_id,
396
p_msg->
api_indicate
.len, p_msg->api_indicate.value)
[
all
...]
bta_gatts_int.h
116
tBTA_GATTS_API_INDICATION
api_indicate
;
member in union:__anon112909
Completed in 48 milliseconds