Searched refs:BT_DATA_UUID16_SOME (Results 1 – 16 of 16) sorted by relevance
| /Zephyr-latest/samples/bluetooth/ccp_call_control_server/src/ |
| D | main.c | 32 BT_DATA_BYTES(BT_DATA_UUID16_SOME, BT_UUID_16_ENCODE(BT_UUID_GTBS_VAL)), 35 (BT_DATA_BYTES(BT_DATA_UUID16_SOME, BT_UUID_16_ENCODE(BT_UUID_TBS_VAL)),
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | solicitation.c | 198 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()
|
| D | adv.c | 354 case BT_DATA_UUID16_SOME: in bt_mesh_scan_cb()
|
| D | rpr_srv.c | 651 ad[i] == BT_DATA_UUID16_SOME || in handle_extended_scan_start()
|
| /Zephyr-latest/samples/bluetooth/central_hr/src/ |
| D | main.c | 111 case BT_DATA_UUID16_SOME: in eir_found()
|
| /Zephyr-latest/samples/bluetooth/central_ht/src/ |
| D | main.c | 169 case BT_DATA_UUID16_SOME: in eir_found()
|
| /Zephyr-latest/samples/bluetooth/tmap_peripheral/src/ |
| D | main.c | 65 BT_DATA_BYTES(BT_DATA_UUID16_SOME, BT_UUID_16_ENCODE(BT_UUID_ASCS_VAL),
|
| /Zephyr-latest/samples/bluetooth/cap_acceptor/src/ |
| D | main.c | 47 BT_DATA_BYTES(BT_DATA_UUID16_SOME,
|
| /Zephyr-latest/include/zephyr/bluetooth/ |
| D | gap.h | 42 #define BT_DATA_UUID16_SOME 0x02 /**< 16-bit UUID, more available */ macro
|
| /Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/ |
| D | test_connect1.c | 339 case BT_DATA_UUID16_SOME: in eir_found()
|
| /Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
| D | common.c | 54 BT_DATA_BYTES(BT_DATA_UUID16_SOME, BT_UUID_16_ENCODE(BT_UUID_ASCS_VAL),
|
| /Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/src/ |
| D | main.c | 102 case BT_DATA_UUID16_SOME: in device_found()
|
| /Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ |
| D | test_past.c | 85 case BT_DATA_UUID16_SOME: in eir_found()
|
| /Zephyr-latest/samples/bluetooth/central_otc/src/ |
| D | main.c | 231 case BT_DATA_UUID16_SOME: in eir_found()
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | bap.c | 4286 data_array[ad_len].type = BT_DATA_UUID16_SOME; in connectable_ad_data_add() 4359 data_array[ad_len].type = BT_DATA_UUID16_SOME; in nonconnectable_ad_data_add()
|
| /Zephyr-latest/subsys/bluetooth/host/shell/ |
| D | bt.c | 368 case BT_DATA_UUID16_SOME: in data_verbose_cb()
|