Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_bnep.h232 void BnepRemoteBusyCallbackTask(uint16_t lcid, uint8_t isBusy);
H A Dpan_bnep.cpp875 void PanBnep::BnepRemoteBusyCallbackTask( in BnepRemoteBusyCallbackTask() function in OHOS::bluetooth::PanBnep
1367 BnepRemoteBusyCallbackTask(event.l2capInfo_.lcid, event.l2capInfo_.isBusy); in ProcessEvent()