Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dl2cdefs.h64 #define L2CAP_INFO_RSP_LEN 4 /* Info type, result (data is optional) */ macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1174 UINT16 len = L2CAP_INFO_RSP_LEN; in l2cu_send_peer_info_rsp()