Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.h134 void ProcessSetConfigReq(A2dpAvdtMsgData msgData, uint8_t role);
H A Da2dp_state_machine.cpp61 ProcessSetConfigReq(msgData, role); in Dispatch()
154 void A2dpStateIdle::ProcessSetConfigReq(A2dpAvdtMsgData msgData, uint8_t role) in ProcessSetConfigReq() function in OHOS::bluetooth::A2dpStateIdle