OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_JV_PM_FREE_ST
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/jv/
bta_jv_int.h
160
BTA_JV_PM_FREE_ST
= 0, /* empty PM slot */
bta_jv_act.c
430
p_pm_cb->state =
BTA_JV_PM_FREE_ST
;
455
if ((bta_jv_cb.pm_cb[i].state !=
BTA_JV_PM_FREE_ST
) &&
521
if (bta_jv_cb.pm_cb[i].state ==
BTA_JV_PM_FREE_ST
)
[
all
...]
Completed in 19 milliseconds