HCI_OP_LE_SET_DEFAULT_PHY  858 net/bluetooth/hci_core.c 		hci_req_add(req, HCI_OP_LE_SET_DEFAULT_PHY, sizeof(cp), &cp);
HCI_OP_LE_SET_DEFAULT_PHY 1100 net/bluetooth/hci_event.c 	cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_DEFAULT_PHY);
HCI_OP_LE_SET_DEFAULT_PHY 3445 net/bluetooth/hci_event.c 	case HCI_OP_LE_SET_DEFAULT_PHY:
HCI_OP_LE_SET_DEFAULT_PHY 3522 net/bluetooth/mgmt.c 	hci_req_add(&req, HCI_OP_LE_SET_DEFAULT_PHY, sizeof(cp_phy), &cp_phy);