Searched refs:MGMT_OP_SET_PHY_CONFIGURATION (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/net/bluetooth/ |
| D | mgmt.c | 114 MGMT_OP_SET_PHY_CONFIGURATION, 3992 if (cmd != pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev)) in set_default_phy_complete() 4008 MGMT_OP_SET_PHY_CONFIGURATION, status); in set_default_phy_complete() 4011 MGMT_OP_SET_PHY_CONFIGURATION, 0, in set_default_phy_complete() 4080 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 4087 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 4092 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 4099 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 4104 if (pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev)) { in set_phy_configuration() 4106 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() [all …]
|
| /Linux-v6.6/include/net/bluetooth/ |
| D | mgmt.h | 669 #define MGMT_OP_SET_PHY_CONFIGURATION 0x0045 macro
|