Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.h54 #define L2CAP_DISCONNECTION_RESPONSE 0x07 macro
H A Dl2cap_le.c519 signal.code = L2CAP_DISCONNECTION_RESPONSE; in L2capLeSendDisconnectionRsp()
945 case L2CAP_DISCONNECTION_RESPONSE: in L2capLeSignal()
H A Dl2cap_core.c357 signal.code = L2CAP_DISCONNECTION_RESPONSE; in L2capSendDisconnectionRsp()
1978 case L2CAP_DISCONNECTION_RESPONSE: in L2capSignal()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c46 #define L2CAP_DISCONNECTION_RESPONSE 0x07 macro
618 case L2CAP_DISCONNECTION_RESPONSE: in ProcessL2capConnInfo()