Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h81 #define L2CAP_NON_FLUSHABLE_PKT 0x0002 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c555 p_buf->layer_specific = L2CAP_NON_FLUSHABLE_PKT; in l2c_fcr_send_S_frame()