Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dl2cdefs.h55 #define L2CAP_DISC_RSP_LEN 4 /* Dest CID, source CID */ macro
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_utils.c877 if ((p_buf=l2cu_build_header(p_lcb, L2CAP_DISC_RSP_LEN, L2CAP_CMD_DISC_RSP, remote_id)) == NULL) in l2cu_send_peer_disc_rsp()