Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_def.h55 #define L2CAP_FEATURE_SIGNALING_CHANNEl 0x02 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c404 buff[L2CAP_OFFSET_4] = L2CAP_FEATURE_SIGNALING_CHANNEl; in L2capSendInformationRsp()