OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_sco_active
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c
2111
BOOLEAN
is_sco_active
;
local
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_acl.c
598
BOOLEAN
is_sco_active
;
local
636
is_sco_active
= btm_is_sco_active_by_bdaddr(remote_bd_addr);
638
if (
is_sco_active
== TRUE)
[
all
...]
Completed in 464 milliseconds