Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dl2cdefs.h59 #define L2CAP_DISC_REQ_LEN 4 /* Dest CID, source CID */ macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c975 …if ((p_buf = l2cu_build_header(p_ccb->p_lcb, L2CAP_DISC_REQ_LEN, L2CAP_CMD_DISC_REQ, p_ccb->local_… in l2cu_send_peer_disc_req()
3182 if ((p_buf = l2cu_build_header (p_lcb, L2CAP_DISC_REQ_LEN, in l2cu_send_peer_ble_credit_based_disconn_req()