Searched refs:HCI_OP_LE_SET_DEFAULT_PHY (Results 1 – 4 of 4) sorted by relevance
1663 #define HCI_OP_LE_SET_DEFAULT_PHY 0x2031 macro
1164 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_DEFAULT_PHY); in hci_cc_le_set_default_phy()3564 case HCI_OP_LE_SET_DEFAULT_PHY: in hci_cmd_complete_evt()
897 hci_req_add(req, HCI_OP_LE_SET_DEFAULT_PHY, sizeof(cp), &cp); in hci_init4_req()
3594 hci_req_add(&req, HCI_OP_LE_SET_DEFAULT_PHY, sizeof(cp_phy), &cp_phy); in set_phy_configuration()