HomeSort by relevance Sort by last modified time
    Searched full:esco (Results 1 - 14 of 14) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_sco.c 131 ** the request. Parameters used to negotiate eSCO links.
181 p_setup = &p_sco->esco.setup;
194 /* Make sure at least one eSCO packet type is sent, else might confuse peer */
197 ** do not retry with SCO only if an eSCO connection fails.
203 /* If SCO request, remove eSCO packet types (conformance) */
204 if (p_sco->esco.data.link_type == BTM_LINK_TYPE_SCO)
431 /* Finally, remove EDR eSCO if the remote device doesn't support it */
440 BTM_TRACE_WARNING("BTM Remote does not support 2-EDR eSCO");
447 BTM_TRACE_WARNING("BTM Remote does not support 3-EDR eSCO");
516 p_sco->esco.data.link_type = BTM_LINK_TYPE_ESCO; /* Accept with all supported types *
    [all...]
btm_int.h 371 /* MACROs to convert from SCO packet types mask to ESCO and back */
376 /* Mask defining only the SCO types of an esco packet type */
404 tBTM_ESCO_CBACK *p_esco_cback; /* Callback for eSCO events */
414 tBTM_ESCO_INFO esco; /* Current settings */ member in struct:__anon5865
439 BOOLEAN esco_supported; /* TRUE if 1.2 cntlr AND supports eSCO links */
    [all...]
btm_devctl.c     [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sco.c 73 #define BTA_AG_ESCO_SETTING_IDX_CVSD 0 /* eSCO setting for CVSD */
74 #define BTA_AG_ESCO_SETTING_IDX_T1 1 /* eSCO setting for mSBC T1 */
75 #define BTA_AG_ESCO_SETTING_IDX_T2 2 /* eSCO setting for mSBC T2 */
348 ** Description BTM eSCO connection requests and eSCO change requests
402 /* Received a change in the esco link */
405 APPL_TRACE_EVENT("eSCO change event (inx %d): rtrans %d, rxlen %d, txlen %d, txint %d",
481 /* If eSCO codec is mSBC, index is T2 or T1 */
519 /* Attempt to use eSCO if remote host supports HFP >= 1.5 */
520 /* Need to find out from SIG if HSP can use eSCO; for now use SCO *
    [all...]
bta_ag_int.h 267 tBTA_AG_PEER_CODEC peer_codecs; /* codecs for eSCO supported by the peer */
268 tBTA_AG_PEER_CODEC sco_codec; /* codec to be used for eSCO connection */
272 tBTA_AG_SCO_MSBC_SETTINGS codec_msbc_settings; /* settings to be used for the impending eSCO */
299 BOOLEAN retry_with_sco_only; /* indicator to try with SCO only when eSCO fails */
312 tBTM_ESCO_PARAMS params; /* ESCO parameters */
bta_ag_main.c 328 /* set eSCO mSBC setting to T2 as the preferred */
    [all...]
  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_sco.c 45 /* ESCO CVSD */
57 /* ESCO mSBC */
181 ** Description BTM eSCO connection requests and eSCO change requests
301 /* Attempt to use eSCO if remote host supports HFP >= 1.5 */
305 /* If ESCO or EDR ESCO, retry with SCO only in case of failure */
670 ** and HFClient is first trying to establish an eSCO connection */
  /hardware/broadcom/libbt/src/
hardware.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]
hcidefs.h     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 50 #define BTA_AG_FEAT_NO_ESCO 0x00080000 /* Do not allow or use eSCO */
  /external/bluetooth/bluedroid/include/
bt_target.h 938 /* The preferred type of SCO links (2-eSCO, 0-SCO). */
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 725 /* The preferred type of SCO links (2-eSCO, 0-SCO). */
    [all...]
hcidefs.h     [all...]

Completed in 451 milliseconds