Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h44 #define L2CAP_LE_DEFAULT_CREDIT 1 macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_main.c292 credit = L2CAP_LE_DEFAULT_CREDIT; in l2c_rcv_acl_data()