Home
last modified time | relevance | path

Searched refs:BT_GAP_ADV_PROP_CONNECTABLE (Results 1 – 25 of 34) sorted by relevance

12

/Zephyr-latest/samples/bluetooth/observer/src/
Dobserver.c75 (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0, in scan_recv()
/Zephyr-latest/samples/bluetooth/central_past/src/
Dmain.c80 (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0, in scan_recv()
89 if (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) { in scan_recv()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dtmap_client_test.c110 ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE)) != 0) { in scan_recv()
Dpbp_public_broadcast_sink_test.c316 if ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) || in broadcast_scan_recv()
Dcommon.c91 (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) == 0U)) { in device_found()
Dcsip_set_coordinator_test.c224 (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0U) { in csip_set_coordinator_scan_recv()
Dbap_scan_delegator_test.c470 if ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0 || in scan_recv_cb()
/Zephyr-latest/samples/bluetooth/extended_adv/scanner/src/
Dmain.c84 info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) { in scan_recv()
/Zephyr-latest/tests/bsim/bluetooth/host/adv/extended/src/
Dext_adv_scanner.c92 if (!IS_FLAG_SET(flag_connected) && info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) { in scan_recv()
/Zephyr-latest/samples/bluetooth/ccp_call_control_client/src/
Dmain.c131 (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) == 0 || info->rssi < -70) { in scan_recv_cb()
/Zephyr-latest/samples/bluetooth/tmap_central/src/
Dmain.c213 ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE)) != 0) { in scan_recv()
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/src/
Dmain.c303 if ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0 || in scan_recv_cb()
357 if ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) == 0) { in scan_recv_cb()
/Zephyr-latest/samples/bluetooth/periodic_sync/src/
Dmain.c93 (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0, in scan_recv()
/Zephyr-latest/tests/bsim/bluetooth/host/adv/periodic/src/
Dper_adv_sync.c83 info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) { in scan_recv()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_pbp.c80 if ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) || in pbp_scan_recv()
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/src/
Dmain.c222 if ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) || info->interval == 0) { in broadcast_scan_recv()
/Zephyr-latest/samples/bluetooth/tmap_bmr/src/
Dbap_broadcast_sink.c207 if ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) || in broadcast_scan_recv()
/Zephyr-latest/include/zephyr/bluetooth/
Dgap.h781 BT_GAP_ADV_PROP_CONNECTABLE = BIT(0), enumerator
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c248 (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0, in scan_recv()
/Zephyr-latest/samples/bluetooth/iso_receive/src/
Dmain.c109 (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0, in scan_recv()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dcsip_set_coordinator.c177 if (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) { in csip_set_coordinator_scan_recv()
Dbap_broadcast_assistant.c519 if ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0 || in scan_recv_cb()
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_past.c346 (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0, in scan_recv()
/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dcap_initiator_unicast.c621 ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE)) != 0) { in scan_recv_cb()
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/
Dmain.c139 (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0, in scan_recv()

12