Home
last modified time | relevance | path

Searched refs:BT_LE_ADV_OPT_CONNECTABLE (Results 1 – 25 of 35) sorted by relevance

12

/Zephyr-Core-3.5.0/tests/bluetooth/host/id/bt_id_set_adv_own_addr/src/
Dtest_suite_invalid_inputs.c74 options |= BT_LE_ADV_OPT_CONNECTABLE; in ZTEST()
107 options |= BT_LE_ADV_OPT_CONNECTABLE; in ZTEST()
140 options |= BT_LE_ADV_OPT_CONNECTABLE; in ZTEST()
179 options &= ~BT_LE_ADV_OPT_CONNECTABLE; in ZTEST()
209 options &= ~BT_LE_ADV_OPT_CONNECTABLE; in ZTEST()
Dmain.c56 options |= BT_LE_ADV_OPT_CONNECTABLE; in ZTEST()
105 options |= BT_LE_ADV_OPT_CONNECTABLE; in ZTEST()
159 options &= ~BT_LE_ADV_OPT_CONNECTABLE; in ZTEST()
199 options &= ~BT_LE_ADV_OPT_CONNECTABLE; in ZTEST()
236 options &= ~BT_LE_ADV_OPT_CONNECTABLE; in ZTEST()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/privacy/legacy/src/
Ddut.c85 start_advertising(BT_LE_ADV_OPT_CONNECTABLE | BT_LE_ADV_OPT_USE_IDENTITY); in dut_procedure()
97 start_advertising(BT_LE_ADV_OPT_CONNECTABLE); in dut_procedure()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dbluetooth.h510 BT_LE_ADV_OPT_CONNECTABLE = BIT(0), enumerator
885 #define BT_LE_ADV_CONN_DIR(_peer) BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONNECTABLE | \
890 #define BT_LE_ADV_CONN BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONNECTABLE, \
894 #define BT_LE_ADV_CONN_NAME BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONNECTABLE | \
899 #define BT_LE_ADV_CONN_NAME_AD BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONNECTABLE | \
906 BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONNECTABLE | BT_LE_ADV_OPT_ONE_TIME | \
928 BT_LE_ADV_OPT_CONNECTABLE | \
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/att/read_fill_buf/testlib/
Dadv.c53 param.options |= BT_LE_ADV_OPT_CONNECTABLE; in bt_testlib_adv_conn()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/privacy/device/src/
Dtest_undirected_peripheral.c169 params.options |= BT_LE_ADV_OPT_CONNECTABLE; in create_adv()
194 params.options |= BT_LE_ADV_OPT_CONNECTABLE; in update_adv_params()
198 params.options |= BT_LE_ADV_OPT_CONNECTABLE; in update_adv_params()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/adv/encrypted/css_sample_data/src/
Dperipheral.c18 params.options |= BT_LE_ADV_OPT_CONNECTABLE; in create_adv()
/Zephyr-Core-3.5.0/tests/bluetooth/host/id/bt_id_adv_random_addr_check/src/
Dmain.c157 adv_param.options &= ~BT_LE_ADV_OPT_CONNECTABLE; in ZTEST()
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dadv.c395 !(param->options & BT_LE_ADV_OPT_CONNECTABLE)) { in valid_adv_ext_param()
444 if (!(param->options & BT_LE_ADV_OPT_CONNECTABLE)) { in valid_adv_ext_param()
487 if (param->peer && !(param->options & BT_LE_ADV_OPT_CONNECTABLE)) { in valid_adv_param()
1017 if (param->options & BT_LE_ADV_OPT_CONNECTABLE) { in bt_le_adv_start_legacy()
1059 (param->options & BT_LE_ADV_OPT_CONNECTABLE)) { in bt_le_adv_start_legacy()
1102 param->options & BT_LE_ADV_OPT_CONNECTABLE); in bt_le_adv_start_legacy()
1183 if (param->options & BT_LE_ADV_OPT_CONNECTABLE) { in le_ext_adv_param_set()
1246 param->options & BT_LE_ADV_OPT_CONNECTABLE); in le_ext_adv_param_set()
1306 (param->options & BT_LE_ADV_OPT_CONNECTABLE)) { in bt_le_adv_start_ext()
1457 options |= BT_LE_ADV_OPT_CONNECTABLE; in adv_get_options()
[all …]
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dbs_bt_utils.c132 params.options |= BT_LE_ADV_OPT_CONNECTABLE; in create_adv()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dbs_bt_utils.c167 param.options |= BT_LE_ADV_OPT_CONNECTABLE; in advertise_connectable()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dbs_bt_utils.c179 param.options |= BT_LE_ADV_OPT_CONNECTABLE; in advertise_connectable()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dbs_bt_utils.c167 param.options |= BT_LE_ADV_OPT_CONNECTABLE; in advertise_connectable()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/settings/src/
Dutils.c108 param.options |= BT_LE_ADV_OPT_CONNECTABLE; in advertise_connectable()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dbs_bt_utils.c188 param.options |= BT_LE_ADV_OPT_CONNECTABLE; in advertise_connectable()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/
Dutils.c157 param.options |= BT_LE_ADV_OPT_CONNECTABLE; in advertise_connectable()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/adv/resume/src/
Dbs_bt_utils.c200 param.options |= BT_LE_ADV_OPT_CONNECTABLE; in advertise_connectable()
/Zephyr-Core-3.5.0/samples/bluetooth/periodic_sync_rsp/src/
Dmain.c226 BT_LE_ADV_PARAM(BT_LE_ADV_OPT_ONE_TIME | BT_LE_ADV_OPT_CONNECTABLE | in main()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dperipheral.c64 params.options |= BT_LE_ADV_OPT_CONNECTABLE; in create_adv()
/Zephyr-Core-3.5.0/samples/bluetooth/peripheral_identity/src/
Dperipheral_identity.c31 .options = (BT_LE_ADV_OPT_CONNECTABLE | in adv_start()
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dpb_gatt_srv.c44 (BT_LE_ADV_OPT_CONNECTABLE | BT_LE_ADV_OPT_SCANNABLE | \
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/ccc_update/src/
Dperipheral.c65 params.options |= BT_LE_ADV_OPT_CONNECTABLE; in create_adv()
/Zephyr-Core-3.5.0/samples/bluetooth/hci_pwr_ctrl/src/
Dmain.c42 BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONNECTABLE | BT_LE_ADV_OPT_USE_NAME,
/Zephyr-Core-3.5.0/samples/bluetooth/encrypted_advertising/peripheral/src/
Dperipheral_ead.c134 params.options |= BT_LE_ADV_OPT_CONNECTABLE; in create_adv()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/l2cap/credits/src/
Dmain.c212 #define BT_LE_ADV_CONN_NAME_OT BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONNECTABLE | \

12