Home
last modified time | relevance | path

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

/linux-6.14.4/net/bluetooth/
Dmgmt.c2244 HCI_ADV_TX_POWER_NO_PREFERENCE, in mesh_send_sync()
8703 HCI_ADV_TX_POWER_NO_PREFERENCE, in add_advertising()
8903 HCI_ADV_TX_POWER_NO_PREFERENCE; in add_ext_adv_params()
8932 rp.tx_power = HCI_ADV_TX_POWER_NO_PREFERENCE; in add_ext_adv_params()
Dhci_core.c1746 0, 0, HCI_ADV_TX_POWER_NO_PREFERENCE, in hci_add_per_instance()
Dhci_sync.c1267 cp.tx_power = HCI_ADV_TX_POWER_NO_PREFERENCE; in hci_setup_ext_adv_instance_sync()
/linux-6.14.4/include/net/bluetooth/
Dhci_core.h267 #define HCI_ADV_TX_POWER_NO_PREFERENCE 0x7F macro