Home
last modified time | relevance | path

Searched refs:BT_LE_ADV_OPT_DIR_ADDR_RPA (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_own_addr/src/
Dmain.c70 options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in ZTEST()
122 options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in ZTEST()
Dtest_suite_invalid_inputs.c75 options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in ZTEST()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dbs_bt_utils.c151 param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in advertise_connectable()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dbs_bt_utils.c151 param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in advertise_connectable()
/Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dbs_bt_utils.c166 param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in advertise_connectable()
/Zephyr-latest/samples/bluetooth/direct_adv/src/
Dmain.c128 adv_param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in bt_ready()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dbs_bt_utils.c174 param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in advertise_connectable()
/Zephyr-latest/subsys/bluetooth/host/
Did.c1894 if (dir_adv && (options & BT_LE_ADV_OPT_DIR_ADDR_RPA) && in bt_id_set_adv_own_addr()
1906 if (dir_adv && (options & BT_LE_ADV_OPT_DIR_ADDR_RPA)) { in bt_id_set_adv_own_addr()
1929 if (dir_adv && (options & BT_LE_ADV_OPT_DIR_ADDR_RPA)) { in bt_id_set_adv_own_addr()
1946 if (options & BT_LE_ADV_OPT_DIR_ADDR_RPA) { in bt_id_set_adv_own_addr()
Dadv.c436 (param->options & BT_LE_ADV_OPT_DIR_ADDR_RPA)) { in valid_adv_ext_param()
460 BT_LE_ADV_OPT_DIR_ADDR_RPA)) && in valid_adv_ext_param()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h756 BT_LE_ADV_OPT_DIR_ADDR_RPA = BIT(5), enumerator
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c859 adv_param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in start_directed_advertising()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c2104 param.options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in cmd_directed_adv()
2175 param->options |= BT_LE_ADV_OPT_DIR_ADDR_RPA; in adv_param_parse()
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst718 privacy-enabled peer the BT_LE_ADV_OPT_DIR_ADDR_RPA option must now