Searched refs:BT_HCI_OP_SETUP_SYNC_CONN (Results 1 – 2 of 2) sorted by relevance
337 buf = bt_hci_cmd_create(BT_HCI_OP_SETUP_SYNC_CONN, sizeof(*cp)); in sco_setup_sync_conn()356 err = bt_hci_cmd_send_sync(BT_HCI_OP_SETUP_SYNC_CONN, buf, NULL); in sco_setup_sync_conn()
415 #define BT_HCI_OP_SETUP_SYNC_CONN BT_OP(BT_OGF_LINK_CTRL, 0x0028) /* 0x0428 */ macro