Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h63 #define L2CAP_CHNL_PRIORITY_LOW 2 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1515 p_ccb->ccb_priority = L2CAP_CHNL_PRIORITY_LOW; in l2cu_allocate_ccb()