Home
last modified time | relevance | path

Searched refs:A2DP_IS_PLAYING (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.cpp687 profile->AudioStateChangedNotify(msgData.stream.addr, A2DP_IS_PLAYING, (void *)&gavdpRole); in ProcessStartInd()
785 profile->AudioStateChangedNotify(addr, A2DP_IS_PLAYING, (void *)&gavdpRole); in ProcessStartCfm()
1008 profile->AudioStateChangedNotify(msgData.stream.addr, A2DP_IS_PLAYING, (void *)&gavdpRole); in ProcessStartInd()
1030 profile->AudioStateChangedNotify(addr, A2DP_IS_PLAYING, (void *)&gavdpRole); in ProcessStartCfm()
H A Da2dp_profile.cpp228 if (state == A2DP_IS_PLAYING) { in AudioStateChangedNotify()
H A Da2dp_service.cpp570 state = info->GetPlayingState() ? A2DP_IS_PLAYING : A2DP_NOT_PLAYING; in GetPlayingState()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h1242 enum A2DP_PLAYING_STATE { A2DP_NOT_PLAYING, A2DP_IS_PLAYING }; enumerator
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h1341 enum A2DP_PLAYING_STATE { A2DP_NOT_PLAYING, A2DP_IS_PLAYING }; enumerator

Completed in 13 milliseconds