Searched refs:ProcessDelayReportInd (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_state_machine.h | 248 void ProcessDelayReportInd(A2dpAvdtMsgData msgData, uint8_t role) const; 328 void ProcessDelayReportInd(A2dpAvdtMsgData msgData, uint8_t role) const; 478 void ProcessDelayReportInd(A2dpAvdtMsgData msgData, uint8_t role) const; 612 void ProcessDelayReportInd(A2dpAvdtMsgData msgData, uint8_t role) const;
|
H A D | a2dp_state_machine.cpp | 302 ProcessDelayReportInd(msgData, role); in Dispatch() 429 void A2dpStateConfigure::ProcessDelayReportInd(A2dpAvdtMsgData msgData, uint8_t role) const in ProcessDelayReportInd() function in OHOS::bluetooth::A2dpStateConfigure 482 ProcessDelayReportInd(msgData, role); in Dispatch() 554 void A2dpStateOpening::ProcessDelayReportInd(A2dpAvdtMsgData msgData, uint8_t role) const in ProcessDelayReportInd() function in OHOS::bluetooth::A2dpStateOpening 617 ProcessDelayReportInd(msgData, role); in Dispatch() 794 void A2dpStateOpen::ProcessDelayReportInd(A2dpAvdtMsgData msgData, uint8_t role) const in ProcessDelayReportInd() function in OHOS::bluetooth::A2dpStateOpen 976 ProcessDelayReportInd(msgData, role); in ProcessSubStreamingState() 1164 void A2dpStateStreaming::ProcessDelayReportInd(A2dpAvdtMsgData msgData, uint8_t role) const in ProcessDelayReportInd() function in OHOS::bluetooth::A2dpStateStreaming
|
Completed in 3 milliseconds