Home
last modified time | relevance | path

Searched full:features (Results 1 – 25 of 105) sorted by relevance

12345

/nrf52832-nimble/rt-thread/components/net/freemodbus/
H A DChangelog.txt8 - FEATURES (ATSAM3S) : Added new port.
15 - FEATURES (HCS08) : Added new port.
22 - FEATURES (ARM7): Added ARM7/AT91SAM7x port.
23 - FEATURES (LINUX): Added Linux/TCP port from Steven Guo.
185 - FEATURES (AVR): Integrated patches from Tran Minh Hoang to support the
187 - FEATURES (AVR): Added support for RS485 drivers in the AVR code. The
189 - FEATURES (STR71XTCP): implemented function in STR71X/lwIP porting layer
191 - FEATURES (STR71XTCP): added new thread creation function in STR71X/lwIP
204 - FEATURES: Incoperated MCF5235 FreeRTOS/lwIP port done by the
206 - FEATURES: Added lwIP port for FreeModbus
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DFEATURES5 Main features include:
9 - Extended features: IP forwarding over multiple network interfaces
10 - Extended TCP features: congestion control, RTT estimation and fast recovery/fast retransmit, send…
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll.c57 * 3) For the features defined, we need to conditionally compile code.
1166 * Returns the features supported by the link layer
1168 * @return uint8_t bitmask of supported features.
1177 * Returns the features supported by the link layer
1179 * @return uint32_t bitmask of supported features.
1424 uint32_t features; in ble_ll_init() local
1513 /* Set the supported features. NOTE: we always support extended reject. */ in ble_ll_init()
1514 features = BLE_LL_FEAT_EXTENDED_REJ; in ble_ll_init()
1517 features |= BLE_LL_FEAT_DATA_LEN_EXT; in ble_ll_init()
1520 features |= BLE_LL_FEAT_CONN_PARM_REQ; in ble_ll_init()
[all …]
H A Dble_ll_ctrl.c54 * 4) NOTE: there is a supported features procedure. However, in the case
60 * Implement this how? Through remote supported features?
1712 * 1st octet of features should be common features of local and remote in ble_ll_ctrl_rx_feature_req()
1713 * controller - we call this 'connection features' in ble_ll_ctrl_rx_feature_req()
1714 * remaining octets are features of controller which sends PDU, in this case in ble_ll_ctrl_rx_feature_req()
1725 /* If this is the first time we received remote features, try to start DLE */ in ble_ll_ctrl_rx_feature_req()
2194 uint32_t features; in ble_ll_ctrl_rx_pdu() local
2288 features = ble_ll_read_supp_features(); in ble_ll_ctrl_rx_pdu()
2289 if ((features & feature) == 0) { in ble_ll_ctrl_rx_pdu()
2365 /* If this is the first time we received remote features, try to start DLE */ in ble_ll_ctrl_rx_pdu()
[all …]
/nrf52832-nimble/packages/NimBLE-latest/docs/
H A Dindex.rst12 reliability over longer distances. It also features 0-dBm (1 mW) power
32 Features chapter
55 Bluetooth Mesh features
60 following Bluetooth Mesh features:
/nrf52832-nimble/rt-thread/components/cplusplus/
H A DKconfig1 menu "C++ features"
4 bool "Support C++ features"
/nrf52832-nimble/packages/NimBLE-latest/docs/mesh/
H A Dindex.rst22 Bluetooth Mesh is complementary to Bluetooth specification and requires features from 4.0 release o…
31 Bluetooth Mesh defines few features (roles) for devices in network. Those are:
88 Mesh Node features supported by Apache Mynewt
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/
H A Dsyscfg.yml192 # Configuration for LL supported features.
194 # There are a total 8 features that the LL can support. These can be found
198 # about the LL features supported by the controller.
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/
H A DINSTALL19 `INSTALL' file but do not implement all of the features documented
57 some messages telling which features it is checking for.
192 Optional Features
253 There may be some features `configure' cannot figure out
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll.h103 /* Supported features */
216 /* LL Features */
238 * Look at LL Features above to find out what is allowed
498 /* Read set of features supported by the Link Layer */
H A Dble_ll_ctrl.h153 * -> 8 bytes of data containing features supported by device.
183 * -> 8 bytes of data containing features supported by device.
/nrf52832-nimble/rt-thread/documentation/
H A Droadmap-2.1.0.md3features of next version. In fact, I would say, RT-Thread is an open source community, which the d…
H A Droadmap-1.2.0.md22 ### New features on Components ###
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_startup.c105 /* For now 32-bits of features is enough */ in ble_hs_startup_le_read_sup_f_tx()
232 * 0x0000000000000008 LE Read Remote Used Features Complete Event in ble_hs_startup_le_set_evmask_tx()
/nrf52832-nimble/rt-thread/documentation/doxygen/
H A Dmainpage.h34 * features:
/nrf52832-nimble/rt-thread/components/net/uip/unix/
H A Dtapdev.h13 * 3. All advertising materials mentioning features or use of this software
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/mconf/
H A Dmconf.c28 "This interface lets you select features and parameters for the build.\n"
29 "Features can either be built-in, modularized, or ignored. Parameters\n"
32 "Menu items beginning with following braces represent features that\n"
40 "To change any of these features, highlight it with the cursor\n"
179 "Pressing <Y> includes, <N> excludes, <M> modularizes features. "
/nrf52832-nimble/rt-thread/include/
H A Drtdebug.h30 /* Using this macro to control all kernel debug features. */
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dhci_common.h211 /* --- Read local supported features (OGF 0x04, OCF 0x0003) --- */
225 /* --- LE read local supported features (OCF 0x0003) --- */
391 /* --- LE read remote features (OCF 0x0016) */
1145 /* Read Remote Supported Features complete LE meta subevent */
1151 uint8_t features[8]; member
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/
H A Dcontrib.txt12 features of Savannah help us not lose users' input.
/nrf52832-nimble/
H A Drtconfig.h50 /* C++ features */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Dcontrib.txt12 features of Savannah help us not lose users' input.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml392 features that are available may depend on other features
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/nconf/
H A Dnconf.c32 "This interface lets you select features and parameters for the kernel\n"
33 "build. Kernel features can either be built-in, modularized, or removed.\n"
36 "Menu entries beginning with following braces represent features that\n"
45 "To change any of these features, highlight it with the movement keys\n"
142 "Pressing <y> includes, <n> excludes, <m> modularizes features.\n"
159 "Pressing <y> includes, <n> excludes, <m> modularizes features.\n"
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DREADME14 FEATURES

12345