Searched refs:MGMT_OP_SET_PHY_CONFIGURATION (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/net/bluetooth/ |
D | mgmt.h | 651 #define MGMT_OP_SET_PHY_CONFIGURATION 0x0045 macro
|
/Linux-v4.19/net/bluetooth/ |
D | mgmt.c | 3362 cmd = pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev); in set_default_phy_complete() 3368 MGMT_OP_SET_PHY_CONFIGURATION, in set_default_phy_complete() 3372 MGMT_OP_SET_PHY_CONFIGURATION, 0, in set_default_phy_complete() 3404 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3411 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3416 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3423 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3428 if (pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev)) { in set_phy_configuration() 3430 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() 3486 MGMT_OP_SET_PHY_CONFIGURATION, in set_phy_configuration() [all …]
|