Home
last modified time | relevance | path

Searched full:fixme (Results 1 – 25 of 60) sorted by relevance

123

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dpppol2tp.h114 #define PPPOL2TP_HOSTNAME "lwIP" /* FIXME: make it configurable */
118 #define PPPOL2TP_VENDORNAME "lwIP" /* FIXME: make it configurable */
125 #define PPPOL2TP_RECEIVEWINDOWSIZE 8 /* FIXME: make it configurable */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dpppol2tp.h118 #define PPPOL2TP_HOSTNAME "lwIP" /* FIXME: make it configurable */
122 #define PPPOL2TP_VENDORNAME "lwIP" /* FIXME: make it configurable */
129 #define PPPOL2TP_RECEIVEWINDOWSIZE 8 /* FIXME: make it configurable */
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/kernel/linux/
H A Derrno.h2 #include "port/codes.h" //fixme
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_l2cap_coc.c174 /* FIXME: User shall give us big enough buffer. in ble_l2cap_coc_rx_fn()
189 /* FIXME: need to handle it better */ in ble_l2cap_coc_rx_fn()
290 /* FIXME */ in ble_l2cap_event_coc_disconnected()
H A Dble_hs_pvcy.c136 /* FIXME Controller is BT5.0 and default privacy mode is network which in ble_hs_pvcy_add_entry_hci()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/
H A Dporting.c22 info->free_size = c->free_size + c->dirty_size; //fixme need test! in jffs2_get_info_from_sb()
H A Ddfs_jffs2.c248 /* fixme, should test file->path can end with '/' */ in dfs_jffs2_open()
415 /* fixme warning: the offset is rt_off_t, so maybe the size of a file is must <= 2G*/
635 st->st_mode = DT_UNKNOWN; //fixme in dfs_jffs2_stat()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dos-ecos.h43 //#include <errno.h> //fixme
114 /* FIXME: eCos doesn't hav a concept of device major/minor numbers */
H A Dos-rtthread.h43 //#include <errno.h> //fixme
112 /* FIXME: eCos doesn't hav a concept of device major/minor numbers */
H A Dreadinode.c186 /* FIXME: point() */ in read_direntry()
460 /* FIXME: point() */ in jffs2_get_inode_nodes()
662 /* FIXME: If this fails, there seems to be a memory leak. Find it. */ in jffs2_do_read_inode_internal()
753 …/* FIXME: Deal with it - check crc32, check for duplicate node, check times and discard the older … in jffs2_do_read_inode_internal()
H A Dgc.c251 /* FIXME: If it's something that needs to be copied, including something in jffs2_garbage_collect_pass()
439 /* FIXME. Read node and do lookup? */ in jffs2_garbage_collect_live()
681 /* FIXME: for minor or major > 255. */ in jffs2_garbage_collect_metadata()
945 /* FIXME: We could possibly deal with this by writing new holes for each frag */ in jffs2_garbage_collect_hole()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/mqtt/
H A Dtest_mqtt.c102 /* fixme: mqtt_client_fre() is missing... */ in START_TEST()
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-r4/
H A Dcpu.c80 /* FIXME: Clean entire data cache. This routine depends on the data cache in rt_hw_cpu_dcache_disable()
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/m4/
H A Dlibtool.m4350 ## FIXME: Eliminate VARNAME ##
2214 # FIXME - insert some real tests, host_os isn't really good enough
2605 # FIXME: find the short name or the path components, as spaces are
2629 # FIXME: first we should search . and the directory the executable is in
4225 # FIXME: we need at least 68020 code to build shared libraries, but
4548 # FIXME: we need at least 68020 code to build shared libraries, but
5001 # FIXME: the MSVC++ port hasn't been tested in a loooong time
5111 # support --undefined. This deserves some investigation. FIXME
5590 # FIXME: Setting linknames here is a bad hack.
5629 # FIXME: Setting linknames here is a bad hack.
[all …]
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/platform/win32/
H A Duffs_os.c101 // FIXME: return system time, please modify this for your platform ! in uffs_GetCurDateTime()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/platform/posix/
H A Duffs_os.c101 // FIXME: return system time, please modify this for your platform ! in uffs_GetCurDateTime()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dproxy.c689 /* FIXME: figure out end handle */ in bt_mesh_proxy_prov_enable()
716 /* FIXME: figure out end handle */ in bt_mesh_proxy_prov_disable()
762 /* FIXME: figure out end handle */ in bt_mesh_proxy_gatt_enable()
808 /* FIXME: figure out end handle */ in bt_mesh_proxy_gatt_disable()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/
H A Duffs_rtthread.c102 // FIXME: return system time, please modify this for your platform ! in uffs_GetCurDateTime()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dmppe.c225 /* FIXME: use PUT* macros */ in mppe_compress()
244 /* FIXME: add PFC support */ in mppe_compress()
H A Deap.c332 …/* FIXME: if we want to do SRP, we need to find a way to pass the PolarSSL des_context instead of … in pncrypt_setkey()
472 …/* FIXME: if we want to do SRP, we need to find a way to pass the PolarSSL des_context instead of … in eap_figure_next_state()
497 …/* FIXME: if we want to do SRP, we need to find a way to pass the PolarSSL des_context instead of … in eap_figure_next_state()
787 …/* FIXME: if we want to do SRP, we need to find a way to pass the PolarSSL des_context instead of … in eap_send_request()
796 …/* FIXME: if we want to do SRP, we need to find a way to pass the PolarSSL des_context instead of … in eap_send_request()
806 …/* FIXME: if we want to do SRP, we need to find a way to pass the PolarSSL des_context instead of … in eap_send_request()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dmppe.c225 /* FIXME: use PUT* macros */ in mppe_compress()
244 /* FIXME: add PFC support */ in mppe_compress()
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/utils/
H A Dkconfig-tweak.in216 # undocumented because it ignores --file (fixme)
/nrf52832-nimble/rt-thread/components/vbus/
H A Dvbus_chnx.c41 /* FIXME: request the same name for twice will crash */ in _open()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/infra/
H A Dcyg_type.h278 // FIXME: should maybe just bomb out if this is attempted anywhere else?
472 // FIXME: Had to disarm the bomb - the CYGBLD_ATTRIB_WEAK macro is now
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/
H A Dcompile323 # FIXME: race condition here if user kills between mkdir and trap.

123