Home
last modified time | relevance | path

Searched refs:HCI_ADV_TX_POWER_NO_PREFERENCE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dmgmt.c2237 HCI_ADV_TX_POWER_NO_PREFERENCE, in mesh_send_sync()
8722 HCI_ADV_TX_POWER_NO_PREFERENCE, in add_advertising()
8923 HCI_ADV_TX_POWER_NO_PREFERENCE; in add_ext_adv_params()
8952 rp.tx_power = HCI_ADV_TX_POWER_NO_PREFERENCE; in add_ext_adv_params()
H A Dhci_core.c1731 0, 0, HCI_ADV_TX_POWER_NO_PREFERENCE, in hci_add_per_instance()
H A Dhci_sync.c1286 cp.tx_power = HCI_ADV_TX_POWER_NO_PREFERENCE; in hci_setup_ext_adv_instance_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h267 #define HCI_ADV_TX_POWER_NO_PREFERENCE 0x7F macro