Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.h202 static uint16_t StartReq(const uint16_t handle, uint8_t &label);
H A Da2dp_state_machine.cpp602 avdtp.StartReq(msgData.stream.handle, label_); in Dispatch()
750 avdtp.StartReq(handle, label); in ProcessReconfigCfm()
980 avdtp.StartReq(msgData.stream.handle, label_); in ProcessSubStreamingState()
H A Da2dp_avdtp.cpp238 uint16_t A2dpAvdtp::StartReq(const uint16_t handle, uint8_t &label) in StartReq() function in OHOS::bluetooth::A2dpAvdtp

Completed in 8 milliseconds