Home
last modified time | relevance | path

Searched refs:StartA2dpCodecThread (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_codec_thread.h66 void StartA2dpCodecThread();
H A Da2dp_codec_thread.cpp70 void A2dpCodecThread::StartA2dpCodecThread() in StartA2dpCodecThread() function in OHOS::bluetooth::A2dpCodecThread
H A Da2dp_state_machine.cpp825 codecThread->StartA2dpCodecThread(); in Entry()