Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_bnep.h221 static void BnepRemoteBusyCallback(uint16_t lcid, uint8_t isBusy, void *ctx);
266 BnepRemoteBusyCallback
H A Dpan_bnep.cpp606 void PanBnep::BnepRemoteBusyCallback( in BnepRemoteBusyCallback() function in OHOS::bluetooth::PanBnep