Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.h264 void ProcessSDPCallback(const BtAddr &addr, uint8_t result);
H A Da2dp_profile.cpp614 void A2dpProfile::ProcessSDPCallback(const BtAddr &addr, uint8_t result) in ProcessSDPCallback() function in OHOS::bluetooth::A2dpProfile
H A Da2dp_service.cpp397 instance->ProcessSDPCallback(addr, result); in ProcessSDPFindCallback()