OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:app_registered
(Results
1 - 2
of
2
) sorted by null
/system/bt/btif/include/
btif_hd.h
37
bool
app_registered
;
member in struct:__anon105886
/system/bt/btif/src/
btif_hd.cc
152
if (!btif_hd_cb.
app_registered
) {
185
btif_hd_cb.
app_registered
= TRUE;
191
btif_hd_cb.
app_registered
= FALSE;
397
if (btif_hd_cb.
app_registered
) {
449
if (!btif_hd_cb.
app_registered
) {
483
if (!btif_hd_cb.
app_registered
) {
511
if (!btif_hd_cb.
app_registered
) {
542
if (!btif_hd_cb.
app_registered
) {
582
if (!btif_hd_cb.
app_registered
) {
610
if (!btif_hd_cb.
app_registered
) {
[
all
...]
Completed in 136 milliseconds