Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1095 #ifndef L2CAP_UCD_CH_PRIORITY
1096 #define L2CAP_UCD_CH_PRIORITY L2CAP_CHNL_PRIORITY_MEDIUM macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ucd.c569 l2cu_change_pri_ccb (p_ccb, L2CAP_UCD_CH_PRIORITY); in l2c_ucd_connect()
858 l2cu_change_pri_ccb (p_ccb, L2CAP_UCD_CH_PRIORITY); in l2c_ucd_check_rx_pkts()