Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/l2cap/
Dbtc_l2cap.c40 #define SLOT_TX_QUEUE_LOW_WM 4 macro
975 if (fixed_queue_length(slot->tx.queue) <= SLOT_TX_QUEUE_LOW_WM) { in btc_l2cap_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/
Dbtc_spp.c38 #define SLOT_TX_QUEUE_LOW_WM 4 macro