OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:desired_sco_mode
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_sco.c
117
btm_cb.sco_cb.
desired_sco_mode
= BTM_DEFAULT_SCO_MODE;
646
p_setup->packet_types = (btm_cb.sco_cb.
desired_sco_mode
== BTM_LINK_TYPE_SCO)
655
if (btm_cb.sco_cb.
desired_sco_mode
== HCI_LINK_TYPE_ESCO)
693
acl_handle, btm_cb.sco_cb.
desired_sco_mode
);
740
acl_handle, btm_cb.sco_cb.
desired_sco_mode
, hci_status);
[
all
...]
btm_int.h
437
tBTM_SCO_TYPE
desired_sco_mode
;
member in struct:__anon3528
[
all
...]
Completed in 288 milliseconds