Home
last modified time | relevance | path

Searched refs:DelayReq (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.h162 static uint16_t DelayReq(const uint16_t handle, uint8_t &label, uint16_t delayValue);
H A Da2dp_avdtp.cpp185 uint16_t A2dpAvdtp::DelayReq(const uint16_t handle, uint8_t &label, uint16_t delayValue) in DelayReq() function in OHOS::bluetooth::A2dpAvdtp
727 DelayReq(handle, label, 0); in ParseAvdtpConfigureCFM()
H A Da2dp_profile.cpp850 int ret = avdtp.DelayReq(handle, label, delayValue); in SendDelay()

Completed in 5 milliseconds