Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1177 #ifndef L2CAP_UCD_MTU
1178 #define L2CAP_UCD_MTU L2CAP_MTU_SIZE macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1260 UINT16_TO_STREAM (p, L2CAP_UCD_MTU); in l2cu_send_peer_info_rsp()