Home
last modified time | relevance | path

Searched refs:BT_GAP_ADV_PROP_CONNECTABLE (Results 1 – 25 of 31) 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.c109 ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE)) != 0) { in scan_recv()
Dcommon.c55 if ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) == 0) { in device_found()
Dpbp_public_broadcast_sink_test.c303 if ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) || in broadcast_scan_recv()
Dcsip_set_coordinator_test.c221 if (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) { 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()
Dbap_unicast_client_test.c449 if ((info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) == 0) { in broadcast_scan_recv()
/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.c97 info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) { in scan_recv()
/Zephyr-latest/samples/bluetooth/tmap_central/src/
Dmain.c214 ((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.c81 info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) { in 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/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/direction_finding_connectionless_rx/src/
Dmain.c248 (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0, in scan_recv()
/Zephyr-latest/include/zephyr/bluetooth/
Dgap.h773 BT_GAP_ADV_PROP_CONNECTABLE = BIT(0), enumerator
/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.c178 if (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) { in csip_set_coordinator_scan_recv()
Dbap_broadcast_assistant.c528 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()
Dtest_bis.c728 (info->adv_props & BT_GAP_ADV_PROP_CONNECTABLE) != 0, in scan_recv()
/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dcap_initiator_unicast.c620 ((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