Home
last modified time | relevance | path

Searched refs:HCI_OP_LE_SET_DEFAULT_PHY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1671 #define HCI_OP_LE_SET_DEFAULT_PHY 0x2031 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1886 #define HCI_OP_LE_SET_DEFAULT_PHY 0x2031 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c1166 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_DEFAULT_PHY); in hci_cc_le_set_default_phy()
3573 case HCI_OP_LE_SET_DEFAULT_PHY: in hci_cmd_complete_evt()
H A Dhci_core.c897 hci_req_add(req, HCI_OP_LE_SET_DEFAULT_PHY, sizeof(cp), &cp); in hci_init4_req()
H A Dmgmt.c3602 hci_req_add(&req, HCI_OP_LE_SET_DEFAULT_PHY, sizeof(cp_phy), &cp_phy); in set_phy_configuration()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c1436 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_DEFAULT_PHY); in hci_cc_le_set_default_phy()
4184 HCI_CC_STATUS(HCI_OP_LE_SET_DEFAULT_PHY, hci_cc_le_set_default_phy),
H A Dhci_sync.c4565 return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_DEFAULT_PHY, in hci_le_set_default_phy_sync()
4572 /* HCI_OP_LE_SET_DEFAULT_PHY */
H A Dmgmt.c3990 cmd->skb = __hci_cmd_sync(hdev, HCI_OP_LE_SET_DEFAULT_PHY, in set_default_phy_sync()

Completed in 100 milliseconds