Searched refs:HCI_OP_SETUP_SYNC_CONN (Results 1 – 4 of 4) sorted by relevance
537 #define HCI_OP_SETUP_SYNC_CONN 0x0428 macro
323 if (hci_send_cmd(hdev, HCI_OP_SETUP_SYNC_CONN, sizeof(cp), &cp) < 0) in hci_setup_sync()
2179 cp = hci_sent_cmd_data(hdev, HCI_OP_SETUP_SYNC_CONN); in hci_cs_setup_sync_conn()3657 case HCI_OP_SETUP_SYNC_CONN: in hci_cmd_status_evt()
749 #define HCI_OP_SETUP_SYNC_CONN 0x0428 macro