Home
last modified time | relevance | path

Searched refs:ProcessSDPFailure (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.h93 void ProcessSDPFailure(BtAddr addr, uint8_t role) const;
H A Da2dp_state_machine.cpp67 ProcessSDPFailure(msgData.stream.addr, role); in Dispatch()
247 void A2dpStateIdle::ProcessSDPFailure(BtAddr addr, uint8_t role) const in ProcessSDPFailure() function in OHOS::bluetooth::A2dpStateIdle