Searched refs:bt_rfcomm_hdr (Results 1 – 2 of 2) sorted by relevance
46 struct bt_rfcomm_hdr { struct53 struct bt_rfcomm_hdr hdr; argument185 #define BT_RFCOMM_HDR_SIZE (sizeof(struct bt_rfcomm_hdr) + 1)
327 sizeof(struct bt_rfcomm_hdr) + 1); in bt_rfcomm_create_pdu()350 struct bt_rfcomm_hdr *hdr; in rfcomm_send_sabm()370 struct bt_rfcomm_hdr *hdr; in rfcomm_send_disc()404 struct bt_rfcomm_hdr *hdr; in rfcomm_make_uih_msg()516 struct bt_rfcomm_hdr *hdr; in rfcomm_send_dm()657 struct bt_rfcomm_hdr *hdr; in rfcomm_send_ua()1002 struct bt_rfcomm_hdr *hdr; in rfcomm_send_credit()1522 struct bt_rfcomm_hdr *hdr = (void *)buf->data; in rfcomm_recv()