Searched refs:hci_pkt_get_len (Results 1 – 2 of 2) sorted by relevance
201 static uint16_t hci_pkt_get_len(struct net_buf *buf, in hci_pkt_get_len() function263 pkt_len = hci_pkt_get_len(buf, &data[1], size - 1); in acl_read_cb()273 pkt_len = hci_pkt_get_len(buf, data, size); in acl_read_cb()
273 static uint16_t hci_pkt_get_len(struct net_buf *const buf, in hci_pkt_get_len() function329 hci_data->acl_len = hci_pkt_get_len(hci_data->acl_buf, in bt_hci_acl_out_cb()