Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.h56 #define L2CAP_ECHO_RESPONSE 0x09 macro
H A Dl2cap_core.c127 signal.code = L2CAP_ECHO_RESPONSE; in L2capSendEchoRsp()
1984 case L2CAP_ECHO_RESPONSE: in L2capSignal()