Searched refs:MGMT_OP_SET_PHY_CONFIGURATION (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/net/bluetooth/ |
| D | mgmt.c | 114 MGMT_OP_SET_PHY_CONFIGURATION, 3979 if (cmd != pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev)) in set_default_phy_complete() 3995 MGMT_OP_SET_PHY_CONFIGURATION, status); in set_default_phy_complete() 3998 MGMT_OP_SET_PHY_CONFIGURATION, 0, in set_default_phy_complete() 4067 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 4074 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 4079 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 4086 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 4091 if (pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev)) { in set_phy_configuration() 4093 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() [all …]
|
| /Linux-v6.1/include/net/bluetooth/ |
| D | mgmt.h | 665 #define MGMT_OP_SET_PHY_CONFIGURATION 0x0045 macro
|