HCI_OP_LE_CREATE_BIG
return hci_send_cmd(hdev, HCI_OP_LE_CREATE_BIG, sizeof(cp), &cp);
HCI_CS(HCI_OP_LE_CREATE_BIG, hci_cs_le_create_big),