Home
last modified time | relevance | path

Searched refs:OpenReq (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.h151 static uint16_t OpenReq(const uint16_t handle, uint8_t &label);
H A Da2dp_avdtp.cpp173 uint16_t A2dpAvdtp::OpenReq(const uint16_t handle, uint8_t &label) in OpenReq() function in OHOS::bluetooth::A2dpAvdtp
H A Da2dp_state_machine.cpp324 avdtp.OpenReq(handle, label); in ProcessOpenReq()