Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h64 #define L2CAP_CHNL_PRIORITY_LOW 2 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1519 p_ccb->ccb_priority = L2CAP_CHNL_PRIORITY_LOW; in l2cu_allocate_ccb()