Searched refs:HCI_OP_CREATE_CONN (Results 1 – 8 of 8) sorted by relevance
518 #define HCI_OP_CREATE_CONN 0x0405 macro
266 case HCI_OP_CREATE_CONN: in print_error_command()
1808 if (opcode == HCI_OP_CREATE_CONN) { in rtk_handle_cmd_status_evt()2400 case HCI_OP_CREATE_CONN: in cmd_status_filter_out()
1879 case HCI_OP_CREATE_CONN: in print_command()
1808 if (opcode == HCI_OP_CREATE_CONN) { in rtk_handle_cmd_status_evt()
236 hci_send_cmd(hdev, HCI_OP_CREATE_CONN, sizeof(cp), &cp); in hci_acl_create_connection()
1845 cp = hci_sent_cmd_data(hdev, HCI_OP_CREATE_CONN); in hci_cs_create_conn()3625 case HCI_OP_CREATE_CONN: in hci_cmd_status_evt()
623 #define HCI_OP_CREATE_CONN 0x0405 macro