Searched refs:BT_DATA_UUID128_ALL (Results 1 – 13 of 13) sorted by relevance
/Zephyr-latest/subsys/bluetooth/services/nus/ |
D | bt_nus_auto_start_bt.c | 20 BT_DATA_BYTES(BT_DATA_UUID128_ALL, BT_UUID_NUS_SRV_VAL),
|
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/src/ |
D | bluetooth.c | 22 BT_DATA_BYTES(BT_DATA_UUID128_ALL, SMP_BT_SVC_UUID_VAL),
|
/Zephyr-latest/samples/subsys/logging/ble_backend/src/ |
D | main.c | 18 BT_DATA_BYTES(BT_DATA_UUID128_ALL, LOGGER_BACKEND_BLE_ADV_UUID_DATA)
|
/Zephyr-latest/samples/bluetooth/peripheral_nus/src/ |
D | main.c | 20 BT_DATA_BYTES(BT_DATA_UUID128_ALL, BT_UUID_NUS_SRV_VAL),
|
/Zephyr-latest/samples/bluetooth/mtu_update/peripheral/src/ |
D | peripheral_mtu_update.c | 30 BT_DATA_BYTES(BT_DATA_UUID128_ALL, MTU_TEST_SERVICE_TYPE),
|
/Zephyr-latest/samples/bluetooth/direct_adv/src/ |
D | main.c | 78 BT_DATA_BYTES(BT_DATA_UUID128_ALL, BT_UUID_CUSTOM_SERVICE_VAL),
|
/Zephyr-latest/samples/bluetooth/peripheral_accept_list/src/ |
D | main.c | 78 BT_DATA_BYTES(BT_DATA_UUID128_ALL, BT_UUID_CUSTOM_SERVICE_VAL),
|
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/ |
D | ble.c | 41 BT_DATA_BYTES(BT_DATA_UUID128_ALL, PONG_SVC_UUID), 387 if (ad_type == BT_DATA_UUID128_ALL && in device_found()
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/ |
D | main.c | 38 BT_DATA_BYTES(BT_DATA_UUID128_ALL,
|
/Zephyr-latest/samples/bluetooth/peripheral/src/ |
D | main.c | 227 BT_DATA_BYTES(BT_DATA_UUID128_ALL, BT_UUID_CUSTOM_SERVICE_VAL),
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | gap.h | 47 #define BT_DATA_UUID128_ALL 0x07 /**< 128-bit UUID, all listed */ macro
|
/Zephyr-latest/samples/bluetooth/eddystone/src/ |
D | main.c | 36 BT_DATA_BYTES(BT_DATA_UUID128_ALL,
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 407 case BT_DATA_UUID128_ALL: in data_verbose_cb()
|