Searched refs:BT_HCI_OP_LE_SET_HOST_FEATURE (Results 1 – 3 of 3) sorted by relevance
3194 buf = bt_hci_cmd_create(BT_HCI_OP_LE_SET_HOST_FEATURE, sizeof(*cp)); in le_set_host_feature()3203 return bt_hci_cmd_send_sync(BT_HCI_OP_LE_SET_HOST_FEATURE, buf, NULL); in le_set_host_feature()
2352 #define BT_HCI_OP_LE_SET_HOST_FEATURE BT_OP(BT_OGF_LE, 0x0074) /* 0x2074 */ macro
4674 case BT_OCF(BT_HCI_OP_LE_SET_HOST_FEATURE):