Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c630 static void L2capErfcRemoteBusyProcess(L2capChannel *chan, uint8_t isBusy) in L2capErfcRemoteBusyProcess() function
737 L2capErfcRemoteBusyProcess(chan, 1); in L2capErfcRetransmissionTimeout()
801 L2capErfcRemoteBusyProcess(chan, 1); in L2capErfcDoTx()
803 L2capErfcRemoteBusyProcess(chan, 0); in L2capErfcDoTx()
1036 L2capErfcRemoteBusyProcess(chan, 1); in L2capErfcProcessSFrame()