Home
last modified time | relevance | path

Searched refs:send_command_complete (Results 1 – 1 of 1) sorted by relevance

/btstack/chipset/cinnamon/
H A Dcontroller.c82 static void send_command_complete(uint16_t opcode, uint8_t status, const uint8_t * result, uint16_t… in send_command_complete() function
111 send_command_complete(opcode, 0, local_supported_features, 8); in controller_handle_hci_command()
114 send_command_complete(opcode, 0, read_buffer_size_result, 8); in controller_handle_hci_command()
126 send_command_complete(opcode, status, NULL, 0); in controller_handle_hci_command()
130 send_command_complete(opcode, status, NULL, 0); in controller_handle_hci_command()
134 send_command_complete(opcode, status, NULL, 0); in controller_handle_hci_command()