Home
last modified time | relevance | path

Searched refs:ProcessStartInd (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.h386 void ProcessStartInd(A2dpAvdtMsgData msgData, uint8_t role);
528 void ProcessStartInd(A2dpAvdtMsgData msgData, uint8_t role);
H A Da2dp_state_machine.cpp584 ProcessStartInd(msgData, role); in Dispatch()
673 void A2dpStateOpen::ProcessStartInd(A2dpAvdtMsgData msgData, uint8_t role) in ProcessStartInd() function in OHOS::bluetooth::A2dpStateOpen
984 ProcessStartInd(msgData, role); in ProcessSubStreamingState()
995 void A2dpStateStreaming::ProcessStartInd(A2dpAvdtMsgData msgData, uint8_t role) in ProcessStartInd() function in OHOS::bluetooth::A2dpStateStreaming
997 LOG_INFO("[A2dpStateStreaming] ProcessStartInd %{public}s\n", __func__); in ProcessStartInd()

Completed in 3 milliseconds