Searched refs:MGMT_OP_SET_PHY_CONFIGURATION (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/net/bluetooth/ |
| D | mgmt.h | 651 #define MGMT_OP_SET_PHY_CONFIGURATION 0x0045 macro
|
| /Linux-v5.4/net/bluetooth/ |
| D | mgmt.c | 3357 cmd = pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev); in set_default_phy_complete() 3363 MGMT_OP_SET_PHY_CONFIGURATION, in set_default_phy_complete() 3367 MGMT_OP_SET_PHY_CONFIGURATION, 0, in set_default_phy_complete() 3399 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3406 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3411 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3418 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3423 if (pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev)) { in set_phy_configuration() 3425 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3481 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() [all …]
|