Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.h171 static uint16_t CloseReq(const uint16_t handle);
H A Da2dp_state_machine.cpp596 avdtp.CloseReq(msgData.stream.handle); in Dispatch()
743 avdtp.CloseReq(handle); in ProcessReconfigCfm()
942 avdtp.CloseReq(msgData.stream.handle); in Dispatch()
H A Da2dp_avdtp.cpp191 uint16_t A2dpAvdtp::CloseReq(const uint16_t handle) in CloseReq() function in OHOS::bluetooth::A2dpAvdtp
199 LOG_ERROR("[A2dpAvdtp] %{public}s Failed to CloseReq() \n", __func__); in CloseReq()

Completed in 5 milliseconds