Searched refs:MGMT_OP_SET_PHY_CONFIGURATION (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 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() 3561 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() [all...] |
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 114 MGMT_OP_SET_PHY_CONFIGURATION, 3926 if (cmd != pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev)) in set_default_phy_complete() 3942 MGMT_OP_SET_PHY_CONFIGURATION, status); in set_default_phy_complete() 3945 MGMT_OP_SET_PHY_CONFIGURATION, 0, in set_default_phy_complete() 4014 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 4021 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 4026 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 4033 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 4038 if (pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev)) { in set_phy_configuration() 4040 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() [all...] |
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 660 #define MGMT_OP_SET_PHY_CONFIGURATION 0x0045 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 669 #define MGMT_OP_SET_PHY_CONFIGURATION 0x0045 macro
|
Completed in 25 milliseconds