Home
last modified time | relevance | path

Searched refs:ProcessSetConfigInd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.h126 void ProcessSetConfigInd(A2dpAvdtMsgData msgData, uint8_t role);
200 void ProcessSetConfigInd(A2dpAvdtMsgData msgData, uint8_t role);
H A Da2dp_state_machine.cpp70 ProcessSetConfigInd(msgData, role); in Dispatch()
169 void A2dpStateIdle::ProcessSetConfigInd(A2dpAvdtMsgData msgData, uint8_t role) in ProcessSetConfigInd() function in OHOS::bluetooth::A2dpStateIdle
289 ProcessSetConfigInd(msgData, role); in Dispatch()
382 void A2dpStateConfigure::ProcessSetConfigInd(A2dpAvdtMsgData msgData, uint8_t role) in ProcessSetConfigInd() function in OHOS::bluetooth::A2dpStateConfigure