/Zephyr-latest/subsys/bluetooth/host/ |
D | keys.c | 183 void bt_keys_foreach_type(enum bt_keys_type type, void (*func)(struct bt_keys *keys, void *data), in bt_keys_foreach_type() 197 struct bt_keys *bt_keys_find(enum bt_keys_type type, uint8_t id, const bt_addr_le_t *addr) in bt_keys_find() 215 struct bt_keys *bt_keys_get_type(enum bt_keys_type type, uint8_t id, const bt_addr_le_t *addr) in bt_keys_get_type() 305 void bt_keys_add_type(struct bt_keys *keys, enum bt_keys_type type) in bt_keys_add_type()
|
D | monitor.h | 62 uint8_t type; member 67 uint8_t type; member 106 #define bt_monitor_new_index(type, bus, addr, name) argument
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | buf.h | 51 uint8_t type; member 201 static inline void bt_buf_set_type(struct net_buf *buf, enum bt_buf_type type) in bt_buf_set_type()
|
/Zephyr-latest/include/zephyr/drivers/adc/ |
D | adc_npcx_threshold.h | 32 enum adc_npcx_threshold_param_type type; member
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/long_ad/src/ |
D | scanner.c | 31 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/samples/net/sockets/coap_server/src/ |
D | separate.c | 24 uint8_t type; in separate_get() local
|
D | location_query.c | 27 uint8_t type; in location_query_post() local
|
D | query.c | 25 uint8_t type; in query_get() local
|
/Zephyr-latest/soc/snps/emsdp/ |
D | pinctrl_soc.h | 15 uint8_t type; member
|
/Zephyr-latest/subsys/net/ip/ |
D | igmp.c | 57 uint8_t type) in igmp_v2_create() 92 static int igmp_v3_create(struct net_pkt *pkt, uint8_t type, struct net_if_mcast_addr mcast[], in igmp_v3_create() 187 const struct in_addr *group, uint8_t type) in igmp_v2_create_packet() 220 struct net_if_mcast_addr mcast[], size_t mcast_len, uint8_t type) in igmp_v3_create_packet()
|
D | ipv4.h | 54 uint8_t type; member 65 uint8_t type; member 76 uint8_t type; member 97 uint8_t type; member 108 uint8_t type; member
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | at.c | 338 enum at_cmd_type type) in at_cmd_start() 361 enum at_cmd_type type) in at_cmd_get_value() 370 enum at_cmd_type type) in at_cmd_process_value() 382 enum at_cmd_type type) in at_cmd_state_end_lf() 406 enum at_cmd_type type) in at_parse_cmd_input()
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/ |
D | img_mgmt_state.c | 147 int img_mgmt_get_next_boot_slot(int image, enum img_mgmt_next_boot_type *type) in img_mgmt_get_next_boot_slot() 230 int img_mgmt_get_next_boot_slot(int image, enum img_mgmt_next_boot_type *type) in img_mgmt_get_next_boot_slot() 330 enum img_mgmt_next_boot_type type = NEXT_BOOT_TYPE_NORMAL; in img_mgmt_slot_in_use() local 504 enum img_mgmt_next_boot_type type = NEXT_BOOT_TYPE_NORMAL; in img_mgmt_state_read() local 604 enum img_mgmt_next_boot_type type = NEXT_BOOT_TYPE_NORMAL; in img_mgmt_set_next_boot_slot() local
|
/Zephyr-latest/lib/libc/common/source/thrd/ |
D | mtx.c | 13 int mtx_init(mtx_t *mutex, int type) in mtx_init()
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_foreach_type/src/ |
D | test_suite_foreach_type_invalid_inputs.c | 81 int type = testing_id_addr_type_lut[i].type; in ZTEST() local
|
/Zephyr-latest/modules/nrf_wifi/os/ |
D | work.h | 30 enum zep_work_type type; member
|
/Zephyr-latest/tests/subsys/openthread/ |
D | radio_test.c | 397 static int custom_configure_match_mock(const struct device *dev, enum ieee802154_config_type type, in custom_configure_match_mock() 430 static void set_expected_match_values(enum ieee802154_config_type type, uint8_t *addr, in set_expected_match_values() 503 enum ieee802154_config_type type, in custom_configure_promiscuous_mock() 670 static int custom_filter_mock(const struct device *dev, bool set, enum ieee802154_filter_type type, in custom_filter_mock() 910 enum ieee802154_config_type type, in custom_configure_csl_rx_time() 935 enum ieee802154_config_type type, in custom_configure_csl_rx_slot()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ll_tx_pwr.c | 47 uint16_t handle, uint8_t type, int8_t *tx_pwr_lvl) in ll_tx_pwr_lvl_get()
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_dw_common.c | 93 const uint32_t type = dw_wdt_comp_type_get(base); in dw_wdt_probe() local
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | error.py | 30 def __init__(self, cls : type, value):
|
/Zephyr-latest/subsys/input/ |
D | input.c | 41 uint8_t type, uint16_t code, int32_t value, bool sync, in input_report()
|
/Zephyr-latest/tests/net/lib/wifi_credentials_backend_psa/src/ |
D | normalized_crypto.h | 15 uint16_t type; member
|
/Zephyr-latest/include/zephyr/toolchain/ |
D | common.h | 195 #define Z_DECL_ALIGN(type) __aligned(__alignof(type)) type argument 201 #define IS_PTR_ALIGNED(ptr, type) IS_PTR_ALIGNED_BYTES(ptr, __alignof(type)) argument
|
/Zephyr-latest/soc/atmel/sam/common/ |
D | soc_sam4l_gpio.c | 91 uint32_t type = pin->flags & SOC_GPIO_FUNC_MASK; in soc_gpio_configure() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/encrypted/css_sample_data/src/ |
D | central.c | 70 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|