Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_def.h195 #define L2CAP_LE_ATT_CHANNEL 0x0004 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le.c1547 if (cid == L2CAP_LE_ATT_CHANNEL) { in L2CAP_LeRegisterFixChannel()
1572 if (cid == L2CAP_LE_ATT_CHANNEL) { in L2CAP_LeDeregisterFixChannel()