/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/ |
A D | state_binding.c | 110 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 D | transition.h | 23 uint8_t type; member
|
/samples/net/sockets/coap_server/src/ |
A D | test.c | 26 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 D | observer.c | 30 uint8_t type; in send_notification_packet() local 95 uint8_t type; in obs_get() local
|
A D | large.c | 29 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 D | separate.c | 24 uint8_t type; in separate_get() local
|
A D | location_query.c | 27 uint8_t type; in location_query_post() local
|
A D | query.c | 25 uint8_t type; in query_get() local
|
/samples/bluetooth/hci_uart/src/ |
A D | main.c | 72 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 D | main.c | 46 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 D | main.c | 33 enum video_buf_type type = VIDEO_BUF_TYPE_OUTPUT; in main() local
|
/samples/boards/st/bluetooth/interactive_gui/src/ |
A D | main.c | 167 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 D | main.c | 12 static void bq274xx_show_values(const char *type, struct sensor_value value) in bq274xx_show_values()
|
/samples/bluetooth/central_gatt_write/src/ |
A D | central_gatt_write.c | 21 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 D | main.c | 42 enum video_buf_type type = VIDEO_BUF_TYPE_OUTPUT; in main() local
|
/samples/bluetooth/central/src/ |
A D | main.c | 26 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/samples/bluetooth/observer/src/ |
A D | observer.c | 14 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 D | main.c | 51 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 D | main.c | 100 enum video_buf_type type = VIDEO_BUF_TYPE_OUTPUT; in main() local
|
/samples/subsys/usb/hid-mouse/src/ |
A D | main.c | 91 const uint8_t type, const uint8_t id, const uint16_t len, in mouse_get_report()
|
/samples/subsys/usb/hid-keyboard/src/ |
A D | main.c | 81 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 D | main.c | 107 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 D | main.c | 152 uint8_t type; in parse_lldp() local
|
/samples/bluetooth/central_hr/src/ |
A D | main.c | 164 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 D | central_mtu_update.c | 114 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|