Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.h61 #define L2CAP_SFRAME 0x01 macro
H A Dl2cap_core.c515 sCtrl.type = L2CAP_SFRAME; in L2capSendSFrame()
2078 if (header[L2CAP_HEADER_LENGTH] & L2CAP_SFRAME) { in L2capProcessErfcData()