Searched refs:hdh_len (Results 1 – 4 of 4) sorted by relevance
152 out_hdr->hdh_len = get_le16(&out_hdr->hdh_len); in ble_hs_hci_util_data_hdr_strip()
436 put_le16(&hci_hdr.hdh_len, OS_MBUF_PKTHDR(om_tmp)->omp_len); in ble_hs_hci_acl_hdr_prepend()451 get_le16(&hci_hdr.hdh_len)); in ble_hs_hci_acl_hdr_prepend()
784 hci_hdr.hdh_len); in ble_hs_hci_evt_acl_process()790 if (hci_hdr.hdh_len != OS_MBUF_PKTHDR(om_tmp)->omp_len) { in ble_hs_hci_evt_acl_process()
1522 uint16_t hdh_len; member