OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATTC_STATE_DISABLED
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c
106
if (p_cb->state ==
BTA_GATTC_STATE_DISABLED
)
161
p_cb->state =
BTA_GATTC_STATE_DISABLED
;
189
if (p_cb->state ==
BTA_GATTC_STATE_DISABLED
)
[
all
...]
bta_gattc_int.h
400
BTA_GATTC_STATE_DISABLED
,
Completed in 24 milliseconds