OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auto_update
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c
902
p_clcb->
auto_update
= BTA_GATTC_DISC_WAITING;
952
if (((p_clcb->p_q_cmd == NULL || p_clcb->
auto_update
== BTA_GATTC_REQ_WAITING) &&
957
p_clcb->
auto_update
= BTA_GATTC_NO_SCHEDULE;
993
p_clcb->
auto_update
= BTA_GATTC_DISC_WAITING;
[
all
...]
bta_gattc_int.h
380
UINT8
auto_update
; /* auto update is waiting */
member in struct:__anon5199
/external/chromium_org/chrome/common/local_discovery/
service_discovery_client_impl.h
87
void SetActiveRefresh(bool
auto_update
);
Completed in 263 milliseconds