blob: 4dbf977d0e544108d37e71e4bd9ca0ec6b623540 [file] [log] [blame]
/** @file
* @brief HCI controller user extensions
*/
/*
* Copyright (c) 2019 Oticon A/S
*
* SPDX-License-Identifier: Apache-2.0
*/
s8_t hci_user_ext_get_class(struct node_rx_pdu *node_rx);
void hci_user_ext_encode_control(struct node_rx_pdu *node_rx, struct pdu_data *pdu_data, struct net_buf *buf);