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

  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp 645 static status_t do_route_audio_dev_ctrl(uint32_t device, bool inCall, uint32_t rx_acdb_id, uint32_t tx_acdb_id)
753 path[1] = tx_acdb_id;
773 path[1] = tx_acdb_id;
809 uint32_t tx_acdb_id = 0; local
824 tx_acdb_id = mBluetoothIdTx;
828 tx_acdb_id = mBTEndpoints[0].tx;
835 tx_acdb_id = mBluetoothIdTx;
839 tx_acdb_id = mBTEndpoints[1].tx;
847 tx_acdb_id = ACDB_ID_HAC_HANDSET_MIC;
852 tx_acdb_id = getACDB(MOD_REC, device)
    [all...]

Completed in 1426 milliseconds