Searched refs:BT_PKT_LINKED_HDR_SIZE (Results 1 – 4 of 4) sorted by relevance
25 #define BT_PKT_LINKED_HDR_SIZE (sizeof (pkt_linked_item_t)) macro
594 pkt_size = BT_PKT_LINKED_HDR_SIZE + BT_HDR_SIZE + len; in host_recv_pkt_cb()
51 #define HCI_CMD_LINKED_BUF_SIZE(paramlen) (BT_PKT_LINKED_HDR_SIZE + HCI_CMD_METADATA_HDR_SIZE …
657 …pkt_linked_item_t *linked_pkt = osi_calloc(BT_PKT_LINKED_HDR_SIZE + sizeof(esp_ble_gap_cb_param_t)… in btc_process_adv_rpt_pkt()