Home
last modified time | relevance | path

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

/btstack/example/
H A Ddut_mode_classic.c80 …f (hci_event_command_complete_get_command_opcode(packet) == hci_enable_device_under_test_mode.opco… in packet_handler()
92 hci_send_cmd(&hci_enable_device_under_test_mode); in packet_handler()
/btstack/src/
H A Dhci_cmd.c1196 const hci_cmd_t hci_enable_device_under_test_mode = { variable
H A Dhci_cmd.h389 extern const hci_cmd_t hci_enable_device_under_test_mode;