Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 43) sorted by relevance

12

/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/
A Dstate_binding.c110 void set_target(uint8_t type, void *dptr) in set_target()
173 int get_current(uint8_t type) in get_current()
205 int get_target(uint8_t type) in get_target()
A Dtransition.h23 uint8_t type; member
/samples/net/sockets/coap_server/src/
A Dtest.c26 uint8_t type; in piggyback_get() local
90 uint8_t type; in test_del() local
131 uint8_t type; in test_put() local
183 uint8_t type; in test_post() local
A Dobserver.c30 uint8_t type; in send_notification_packet() local
95 uint8_t type; in obs_get() local
A Dlarge.c29 uint8_t type; in large_get() local
107 uint8_t type; in large_update_put() local
187 uint8_t type; in large_create_post() local
A Dseparate.c24 uint8_t type; in separate_get() local
A Dlocation_query.c27 uint8_t type; in location_query_post() local
A Dquery.c25 uint8_t type; in query_get() local
/samples/bluetooth/hci_uart/src/
A Dmain.c72 static bool valid_type(uint8_t type) in valid_type()
78 static uint32_t get_len(const uint8_t *hdr_buf, uint8_t type) in get_len()
95 static int hdr_len(uint8_t type) in hdr_len()
115 static uint8_t type; in rx_isr() local
/samples/bluetooth/direction_finding_central/src/
A Dmain.c46 static const char *cte_type2str(uint8_t type) in cte_type2str()
60 static const char *sample_type2str(enum bt_df_iq_sample type) in sample_type2str()
127 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/samples/drivers/video/capture_to_lvgl/src/
A Dmain.c33 enum video_buf_type type = VIDEO_BUF_TYPE_OUTPUT; in main() local
/samples/boards/st/bluetooth/interactive_gui/src/
A Dmain.c167 static bool valid_type(uint8_t type) in valid_type()
174 static uint32_t get_len(const uint8_t *hdr_buf, uint8_t type) in get_len()
195 static int hdr_len(uint8_t type) in hdr_len()
214 static struct net_buf *alloc_tx_buf(uint8_t type) in alloc_tx_buf()
243 static uint8_t type; in rx_isr() local
/samples/sensor/bq274xx/src/
A Dmain.c12 static void bq274xx_show_values(const char *type, struct sensor_value value) in bq274xx_show_values()
/samples/bluetooth/central_gatt_write/src/
A Dcentral_gatt_write.c21 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/samples/drivers/video/tcpserversink/src/
A Dmain.c42 enum video_buf_type type = VIDEO_BUF_TYPE_OUTPUT; in main() local
/samples/bluetooth/central/src/
A Dmain.c26 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/samples/bluetooth/observer/src/
A Dobserver.c14 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/samples/bluetooth/hci_uart_3wire/src/
A Dmain.c51 static bool reliable_packet(uint8_t type) in reliable_packet()
86 #define H5_SET_TYPE(hdr, type) ((hdr)[1] |= type) argument
293 static void h5_send(const uint8_t *payload, uint8_t type, int len) in h5_send()
421 uint8_t byte, type; in bt_uart_isr() local
583 uint8_t type; in process_events() local
/samples/drivers/video/capture/src/
A Dmain.c100 enum video_buf_type type = VIDEO_BUF_TYPE_OUTPUT; in main() local
/samples/subsys/usb/hid-mouse/src/
A Dmain.c91 const uint8_t type, const uint8_t id, const uint16_t len, in mouse_get_report()
/samples/subsys/usb/hid-keyboard/src/
A Dmain.c81 const uint8_t type, const uint8_t id, const uint16_t len, in kb_get_report()
90 const uint8_t type, const uint8_t id, const uint16_t len, in kb_set_report()
/samples/bluetooth/direction_finding_connectionless_rx/src/
A Dmain.c107 static const char *cte_type2str(uint8_t type) in cte_type2str()
118 static const char *sample_type2str(enum bt_df_iq_sample type) in sample_type2str()
/samples/net/lldp/src/
A Dmain.c152 uint8_t type; in parse_lldp() local
/samples/bluetooth/central_hr/src/
A Dmain.c164 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/samples/bluetooth/mtu_update/central/src/
A Dcentral_mtu_update.c114 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()

Completed in 64 milliseconds

12