Searched refs:bt_hci_cmd_complete_create (Results 1 – 5 of 5) sorted by relevance
28 struct net_buf *bt_hci_cmd_complete_create(uint16_t op, uint8_t plen) in bt_hci_cmd_complete_create() function
236 buf = bt_hci_cmd_complete_create(op, sizeof(*cc)); in bt_cmd_complete_ext()
255 struct net_buf *bt_hci_cmd_complete_create(uint16_t op, uint8_t plen);
367 rsp = bt_hci_cmd_complete_create(BT_HCI_OP_VS_READ_USB_TRANSPORT_MODE, in vs_read_usb_transport_mode()
310 *buf = bt_hci_cmd_complete_create(_opcode, plen); in hci_cmd_complete()325 buf = bt_hci_cmd_complete_create(_opcode, sizeof(*ccst)); in cmd_complete_status()