OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:can_be_filtered
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/bta/dm/
bta_dm_sco.c
67
UINT32
can_be_filtered
;
member in struct:__anon222
606
p_cb->
can_be_filtered
= 1;
608
p_cb->
can_be_filtered
= 0;
649
APPL_TRACE_DEBUG3("bta_pcm_init_dwn_sample:
can_be_filtered
%d, n_channels: %d, \
650
divisor %d", p_cb->
can_be_filtered
, p_cb->n_channels, p_cb->divisor);
678
if(bta_dm_pcm_cb.
can_be_filtered
)
Completed in 39 milliseconds