Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.h225 void ProcessOpenInd(A2dpAvdtMsgData msgData, uint8_t role);
H A Da2dp_state_machine.cpp292 ProcessOpenInd(msgData, role); in Dispatch()
358 void A2dpStateConfigure::ProcessOpenInd(A2dpAvdtMsgData msgData, uint8_t role) in ProcessOpenInd() function in OHOS::bluetooth::A2dpStateConfigure