Home
last modified time | relevance | path

Searched refs:BT_GAP_ADV_PROP_DIRECTED (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/samples/bluetooth/observer/src/
Dobserver.c77 (info->adv_props & BT_GAP_ADV_PROP_DIRECTED) != 0, in scan_recv()
/Zephyr-latest/samples/bluetooth/periodic_sync/src/
Dmain.c95 (info->adv_props & BT_GAP_ADV_PROP_DIRECTED) != 0, in scan_recv()
/Zephyr-latest/samples/bluetooth/central_past/src/
Dmain.c82 (info->adv_props & BT_GAP_ADV_PROP_DIRECTED) != 0, in scan_recv()
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c250 (info->adv_props & BT_GAP_ADV_PROP_DIRECTED) != 0, in scan_recv()
/Zephyr-latest/include/zephyr/bluetooth/
Dgap.h777 BT_GAP_ADV_PROP_DIRECTED = BIT(2), enumerator
/Zephyr-latest/samples/bluetooth/iso_receive/src/
Dmain.c111 (info->adv_props & BT_GAP_ADV_PROP_DIRECTED) != 0, in scan_recv()
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_past.c348 (info->adv_props & BT_GAP_ADV_PROP_DIRECTED) != 0, in scan_recv()
Dtest_bis.c730 (info->adv_props & BT_GAP_ADV_PROP_DIRECTED) != 0, in scan_recv()
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/
Dmain.c141 (info->adv_props & BT_GAP_ADV_PROP_DIRECTED) != 0, in scan_recv()
/Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/
Dmain.c1190 (info->adv_props & BT_GAP_ADV_PROP_DIRECTED) != 0, in scan_recv()
/Zephyr-latest/subsys/bluetooth/host/
Dscan.c600 BT_GAP_ADV_PROP_DIRECTED; in get_adv_props_legacy()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c564 (info->adv_props & BT_GAP_ADV_PROP_DIRECTED) != 0, in scan_recv()