Searched refs:bt_rfcomm_hdr (Results 1 – 2 of 2) sorted by relevance
46 struct bt_rfcomm_hdr { struct53 struct bt_rfcomm_hdr hdr; argument142 sizeof(struct bt_rfcomm_hdr) + 1 + (mtu) + \194 #define BT_RFCOMM_HDR_SIZE (sizeof(struct bt_rfcomm_hdr) + 1)
310 sizeof(struct bt_rfcomm_hdr) + 1); in bt_rfcomm_create_pdu()333 struct bt_rfcomm_hdr *hdr; in rfcomm_send_sabm()353 struct bt_rfcomm_hdr *hdr; in rfcomm_send_disc()387 struct bt_rfcomm_hdr *hdr; in rfcomm_make_uih_msg()499 struct bt_rfcomm_hdr *hdr; in rfcomm_send_dm()640 struct bt_rfcomm_hdr *hdr; in rfcomm_send_ua()985 struct bt_rfcomm_hdr *hdr; in rfcomm_send_credit()1505 struct bt_rfcomm_hdr *hdr = (void *)buf->data; in rfcomm_recv()