Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c666 l2cu_adj_id(p_lcb, L2CAP_ADJ_BRCM_ID); /* Make sure not using Broadcom ID */ in L2CA_Ping()
720 l2cu_adj_id(p_lcb, L2CAP_ADJ_BRCM_ID); /* Make sure not using Broadcom ID */ in L2CA_Echo()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h154 #define L2CAP_ADJ_BRCM_ID 0x1 macro