Searched refs:MGMT_OP_SET_PHY_CONFIGURATION (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/bluetooth/
H A Dmgmt.c114 MGMT_OP_SET_PHY_CONFIGURATION,
3944 if (cmd != pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev))
3960 MGMT_OP_SET_PHY_CONFIGURATION, status);
3963 MGMT_OP_SET_PHY_CONFIGURATION, 0,
4032 MGMT_OP_SET_PHY_CONFIGURATION,
4039 MGMT_OP_SET_PHY_CONFIGURATION,
4044 MGMT_OP_SET_PHY_CONFIGURATION,
4051 MGMT_OP_SET_PHY_CONFIGURATION,
4056 if (pending_find(MGMT_OP_SET_PHY_CONFIGURATION, hdev)) {
4058 MGMT_OP_SET_PHY_CONFIGURATION,
[all...]
/linux-master/include/net/bluetooth/
H A Dmgmt.h669 #define MGMT_OP_SET_PHY_CONFIGURATION 0x0045 macro

Completed in 228 milliseconds