Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.h569 void ProcessTimeoutCallback(uint8_t role, const BtAddr &addr) const;
H A Da2dp_service.cpp375 void A2dpService::ProcessTimeoutCallback(uint8_t role, const BtAddr &addr) const in ProcessTimeoutCallback() function in OHOS::bluetooth::A2dpService
1104 ProcessTimeoutCallback(event.arg1_, addr); in ProcessEvent()