Searched refs:MGMT_OP_SET_PHY_CONFIGURATION (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/net/bluetooth/ |
| D | mgmt.c | 112 MGMT_OP_SET_PHY_CONFIGURATION, 3437 cmd = pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev); in set_default_phy_complete() 3443 MGMT_OP_SET_PHY_CONFIGURATION, in set_default_phy_complete() 3447 MGMT_OP_SET_PHY_CONFIGURATION, 0, in set_default_phy_complete() 3479 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3486 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3491 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3498 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3503 if (pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev)) { in set_phy_configuration() 3505 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() [all …]
|
| /Linux-v5.15/include/net/bluetooth/ |
| D | mgmt.h | 665 #define MGMT_OP_SET_PHY_CONFIGURATION 0x0045 macro
|