Searched refs:HCI_OP_LE_SET_DEFAULT_PHY (Results 1 – 4 of 4) sorted by relevance
1586 #define HCI_OP_LE_SET_DEFAULT_PHY 0x2031 macro
1100 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_DEFAULT_PHY); in hci_cc_le_set_default_phy()3445 case HCI_OP_LE_SET_DEFAULT_PHY: in hci_cmd_complete_evt()
858 hci_req_add(req, HCI_OP_LE_SET_DEFAULT_PHY, sizeof(cp), &cp); in hci_init4_req()
3522 hci_req_add(&req, HCI_OP_LE_SET_DEFAULT_PHY, sizeof(cp_phy), &cp_phy); in set_phy_configuration()