Home
last modified time | relevance | path

Searched refs:BT_DATA_UUID16_SOME (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dsolicitation.c198 if (type != BT_DATA_UUID16_SOME && type != BT_DATA_UUID16_ALL) { in bt_mesh_sol_recv()
200 type, BT_DATA_UUID16_SOME, BT_DATA_UUID16_ALL); in bt_mesh_sol_recv()
Dadv.c354 case BT_DATA_UUID16_SOME: in bt_mesh_scan_cb()
Drpr_srv.c651 ad[i] == BT_DATA_UUID16_SOME || in handle_extended_scan_start()
/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/
Dmain.c65 BT_DATA_BYTES(BT_DATA_UUID16_SOME, BT_UUID_16_ENCODE(BT_UUID_ASCS_VAL),
/Zephyr-latest/samples/bluetooth/central_hr/src/
Dmain.c111 case BT_DATA_UUID16_SOME: in eir_found()
/Zephyr-latest/samples/bluetooth/central_ht/src/
Dmain.c169 case BT_DATA_UUID16_SOME: in eir_found()
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dmain.c46 BT_DATA_BYTES(BT_DATA_UUID16_SOME,
/Zephyr-latest/include/zephyr/bluetooth/
Dgap.h42 #define BT_DATA_UUID16_SOME 0x02 /**< 16-bit UUID, more available */ macro
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/
Dtest_connect1.c339 case BT_DATA_UUID16_SOME: in eir_found()
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/src/
Dmain.c102 case BT_DATA_UUID16_SOME: in device_found()
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/
Dtest_past.c85 case BT_DATA_UUID16_SOME: in eir_found()
/Zephyr-latest/samples/bluetooth/central_otc/src/
Dmain.c231 case BT_DATA_UUID16_SOME: in eir_found()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcap_acceptor_test.c422 BT_DATA_BYTES(BT_DATA_UUID16_SOME, BT_UUID_16_ENCODE(BT_UUID_ASCS_VAL),
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c4280 data_array[ad_len].type = BT_DATA_UUID16_SOME; in connectable_ad_data_add()
4354 data_array[ad_len].type = BT_DATA_UUID16_SOME; in nonconnectable_ad_data_add()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c365 case BT_DATA_UUID16_SOME: in data_verbose_cb()