Home
last modified time | relevance | path

Searched refs:L2CAP_SECURITY_BLOCK (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_def.h74 #define L2CAP_SECURITY_BLOCK 0x0003 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_gap.c149 result = L2CAP_SECURITY_BLOCK; in AvctRevConnSecurityResult()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_l2cap.c877 L2CIF_ConnectRsp(transTable->lcid, transTable->id, L2CAP_SECURITY_BLOCK, 0, NULL); in AvdtRevSecurityCheck()