HomeSort by relevance Sort by last modified time
    Searched refs:desired_sco_mode (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_sco.c 122 btm_cb.sco_cb.desired_sco_mode = BTM_DEFAULT_SCO_MODE;
653 p_setup->packet_types = (btm_cb.sco_cb.desired_sco_mode == BTM_LINK_TYPE_SCO)
662 if (btm_cb.sco_cb.desired_sco_mode == HCI_LINK_TYPE_ESCO)
700 acl_handle, btm_cb.sco_cb.desired_sco_mode);
747 acl_handle, btm_cb.sco_cb.desired_sco_mode, hci_status);
    [all...]
btm_int.h 440 tBTM_SCO_TYPE desired_sco_mode; member in struct:__anon5871
    [all...]

Completed in 39 milliseconds