Home
last modified time | relevance | path

Searched refs:BTA_HL_DCH_MODE_STREAMING (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_hl_api.h197 #define BTA_HL_DCH_MODE_STREAMING 1 macro
/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_act.c915 evt_data.dch_open_ind.dch_mode = BTA_HL_DCH_MODE_STREAMING; in bta_hl_dch_mca_open_ind()
992 tBTA_HL_DCH_MODE dch_mode = BTA_HL_DCH_MODE_STREAMING; in bta_hl_dch_mca_open_cfm()
Dbta_hl_utils.c2601 if (p_dcb->dch_mode == BTA_HL_DCH_MODE_STREAMING) in bta_hl_set_dch_chan_cfg()
/external/bluetooth/bluedroid/btif/src/
Dbtif_hl.c672 dch_mode = BTA_HL_DCH_MODE_STREAMING; in btif_hl_is_reconnect_possible()
714 p_mdl1->base.dch_mode == BTA_HL_DCH_MODE_STREAMING) in btif_hl_is_reconnect_possible()
724 dch_mode = BTA_HL_DCH_MODE_STREAMING; in btif_hl_is_reconnect_possible()