Home
last modified time | relevance | path

Searched refs:l2cap_pdu (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/netbt/
H A Dl2cap.h435 struct l2cap_pdu { struct
438 TAILQ_ENTRY(l2cap_pdu) lp_next; /* next PDU on link */ argument
H A Dhci_link.c537 struct l2cap_pdu *pdu; in hci_acl_send()
618 struct l2cap_pdu *pdu; in hci_acl_start()
710 struct l2cap_pdu *pdu; in hci_acl_complete()
934 struct l2cap_pdu *pdu; in hci_link_free()
H A Dl2cap_lower.c66 struct l2cap_pdu *pdu; in l2cap_close()
H A Dbt_proto.c139 l2cap_pdu_pool = zinit("l2cap_pdu", sizeof(struct l2cap_pdu), 1, in netbt_init()
H A Dhci.h2405 TAILQ_HEAD(,l2cap_pdu) hl_txq; /* queue of outgoing PDUs */