Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.cpp55 avdtp.GetAllCapabilityReq(msgData.stream.addr, msgData.stream.acpSeid, label); in Dispatch()
277 avdtp.GetAllCapabilityReq(msgData.stream.addr, msgData.stream.acpSeid, label); in Dispatch()
463 avdtp.GetAllCapabilityReq(msgData.stream.addr, msgData.stream.acpSeid, label); in Dispatch()
641 avdtp.GetAllCapabilityReq(msgData.stream.addr, msgData.stream.acpSeid, label); in ProcessSubOpenState()
923 avdtp.GetAllCapabilityReq(msgData.stream.addr, msgData.stream.acpSeid, label); in Dispatch()
H A Da2dp_avdtp.h128 static uint16_t GetAllCapabilityReq(const BtAddr &addr, const uint8_t seid, uint8_t &label);
H A Da2dp_avdtp.cpp107 uint16_t A2dpAvdtp::GetAllCapabilityReq(const BtAddr &addr, const uint8_t seid, uint8_t &label) in GetAllCapabilityReq() function in OHOS::bluetooth::A2dpAvdtp
115 LOG_ERROR("[A2dpAvdtp] %{public}s Failed to GetAllCapabilityReq() \n", __func__); in GetAllCapabilityReq()

Completed in 5 milliseconds