Searched refs:BT_HCI_OP_LE_REMOVE_CIG (Results 1 – 3 of 3) sorted by relevance
1703 buf = bt_hci_cmd_create(BT_HCI_OP_LE_REMOVE_CIG, sizeof(*req)); in hci_le_remove_cig()1714 return bt_hci_cmd_send_sync(BT_HCI_OP_LE_REMOVE_CIG, buf, NULL); in hci_le_remove_cig()
2178 #define BT_HCI_OP_LE_REMOVE_CIG BT_OP(BT_OGF_LE, 0x0065) /* 0x2065 */ macro
4605 case BT_OCF(BT_HCI_OP_LE_REMOVE_CIG):