Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c38 #define L2CAP_LE_SECURITY_MANAGER_PROTOCOL 0x0006 macro
319 L2CAP_LE_SECURITY_MANAGER_PROTOCOL, in ProcessHciLeConnInfo()
320 L2CAP_LE_SECURITY_MANAGER_PROTOCOL); in ProcessHciLeConnInfo()
337 L2CAP_LE_SECURITY_MANAGER_PROTOCOL, in ProcessHciLeConnInfo()
338 L2CAP_LE_SECURITY_MANAGER_PROTOCOL); in ProcessHciLeConnInfo()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.h78 #define L2CAP_LE_SECURITY_MANAGER_PROTOCOL 0x0006 macro
H A Dl2cap_cmn.c66 case L2CAP_LE_SECURITY_MANAGER_PROTOCOL: in L2capProcessPacket()
H A Dl2cap_le.c1017 } else if (cid == L2CAP_LE_SECURITY_MANAGER_PROTOCOL) { in L2capLeProcessFixChannelData()
1100 case L2CAP_LE_SECURITY_MANAGER_PROTOCOL: in L2capLeReceivePacket()