Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.h62 #define L2CAP_LE_CREDIT_BASED_CONNECTION_RESPONSE 0x15 macro
H A Dl2cap_le.c483 signal.code = L2CAP_LE_CREDIT_BASED_CONNECTION_RESPONSE; in L2capSendCreditBasedConnectionRsp()
939 case L2CAP_LE_CREDIT_BASED_CONNECTION_RESPONSE: in L2capLeSignal()