Home
last modified time | relevance | path

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

/btstack/platform/daemon/example/
H A Dl2cap_server.c175 bt_send_cmd(&hci_switch_role_command, &event_addr, 0); in packet_handler()
/btstack/src/
H A Dhci_cmd.c740 const hci_cmd_t hci_switch_role_command= { variable
H A Dhci_cmd.h459 extern const hci_cmd_t hci_switch_role_command;
H A Dhci.c7546 hci_send_cmd(&hci_switch_role_command, connection->address, role); in hci_run_general_pending_commands()