Home
last modified time | relevance | path

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

/btstack/doc/notes/
H A Dhci_commands_used_classic.txt26 hci_write_class_of_device
H A Dhci_commands_used.txt44 hci_write_class_of_device
H A Dhci_commands_used_all.txt44 hci_write_class_of_device
/btstack/platform/daemon/example/
H A Dl2cap_server.c100 bt_send_cmd(&hci_write_class_of_device, 0x2540); in packet_handler()
H A Dl2cap_throughput.c120 bt_send_cmd(&hci_write_class_of_device, 0x38010c); in packet_handler()
/btstack/src/
H A Dhci_cmd.c920 const hci_cmd_t hci_write_class_of_device = { variable
H A Dhci_cmd.h466 extern const hci_cmd_t hci_write_class_of_device;
H A Dhci.c1744 hci_send_cmd(&hci_write_class_of_device, hci_stack->class_of_device); in hci_run_gap_tasks_classic()