Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.h60 #define L2CAP_IFRAME 0x00 macro
H A Dl2cap_core.c905 iCtrl->type = L2CAP_IFRAME; in L2capBuildIFrame()
2059 if (iCtrl->type == L2CAP_IFRAME) { in L2capProcessStreamData()