Home
last modified time | relevance | path

Searched full:primary (Results 1 – 25 of 49) sorted by relevance

12

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dipcp.h61 #define CI_MS_DNS1 129 /* Primary DNS value */
65 #define CI_MS_WINS1 130 /* Primary WINS value */
101 unsigned int req_dns1 :1; /* Ask peer to send primary DNS address? */
107 u32_t dnsaddr[2]; /* Primary and secondary MS DNS entries */
110 u32_t winsaddr[2]; /* Primary and secondary MS WINS entries */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dipcp.h65 #define CI_MS_DNS1 129 /* Primary DNS value */
69 #define CI_MS_WINS1 130 /* Primary WINS value */
105 unsigned int req_dns1 :1; /* Ask peer to send primary DNS address? */
111 u32_t dnsaddr[2]; /* Primary and secondary MS DNS entries */
114 u32_t winsaddr[2]; /* Primary and secondary MS WINS entries */
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dipcp.h64 #define CI_MS_DNS1 129 /* Primary DNS value */
65 #define CI_MS_WINS1 128 /* Primary WINS value */
88 u_int req_dns1 : 1; /* Ask peer to send primary DNS address? */
94 u32_t dnsaddr[2]; /* Primary and secondary MS DNS entries */
95 u32_t winsaddr[2]; /* Primary and secondary MS WINS entries */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dfoundation.h118 int bt_mesh_cfg_srv_init(struct bt_mesh_model *model, bool primary);
119 int bt_mesh_health_srv_init(struct bt_mesh_model *model, bool primary);
121 int bt_mesh_cfg_cli_init(struct bt_mesh_model *model, bool primary);
122 int bt_mesh_health_cli_init(struct bt_mesh_model *model, bool primary);
H A Dmodel_cli.c257 int bt_mesh_gen_model_cli_init(struct bt_mesh_model *model, bool primary) in bt_mesh_gen_model_cli_init() argument
261 BT_DBG("primary %u", primary); in bt_mesh_gen_model_cli_init()
H A Dhealth_srv.c27 /* Health Server context of the primary element */
379 int bt_mesh_health_srv_init(struct bt_mesh_model *model, bool primary) in bt_mesh_health_srv_init() argument
384 if (!primary) { in bt_mesh_health_srv_init()
404 if (primary) { in bt_mesh_health_srv_init()
H A Dhealth_cli.c531 int bt_mesh_health_cli_init(struct bt_mesh_model *model, bool primary) in bt_mesh_health_cli_init() argument
535 BT_DBG("primary %u", primary); in bt_mesh_health_cli_init()
H A Daccess.c34 int (*const init)(struct bt_mesh_model *model, bool primary);
52 bool vnd, bool primary, in bt_mesh_model_foreach() argument
279 bool vnd, bool primary, void *user_data) in mod_init() argument
306 model_init[i].init(mod, primary); in mod_init()
H A Daccess.h39 bool vnd, bool primary,
H A Dcfg_cli.c1463 int bt_mesh_cfg_cli_init(struct bt_mesh_model *model, bool primary) in bt_mesh_cfg_cli_init() argument
1465 BT_DBG("primary %u", primary); in bt_mesh_cfg_cli_init()
1467 if (!primary) { in bt_mesh_cfg_cli_init()
1468 BT_ERR("Configuration Client only allowed in primary element"); in bt_mesh_cfg_cli_init()
H A Dmesh.c41 BT_INFO("Primary Element: 0x%04x", addr); in bt_mesh_provision()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/
H A Dmain.h149 * assigned the specified NetKeyIndex and primary element address.
152 * @param addr Primary element address.
220 /* Primary Network Key index */
290 * @param addr Primary element address
H A Dmodel_cli.h41 int bt_mesh_gen_model_cli_init(struct bt_mesh_model *model, bool primary);
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml191 Enables the Discover All Primary Services GATT procedure. (0/1)
195 Enables the Discover Primary Services by Service UUID GATT
213 Enables the Discover All Primary Services GATT procedure. (0/1)
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gatts_reg_test.c485 /*** 1 primary. */ in TEST_CASE()
493 /*** 3 primary. */ in TEST_CASE()
507 /*** 1 primary, 1 secondary. */ in TEST_CASE()
518 /*** 1 primary, 1 secondary, 1 include. */ in TEST_CASE()
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/infra/
H A Dcyg_type.h311 // Primary buses are ones very closely tied to the processor, e.g. PCI.
317 // Secondary buses may hang off primary buses, e.g. USB host.
330 // A primary block configuration can be initialized with no need
334 // Per-unit configuration data extracted from primary storage.
/nrf52832-nimble/rt-thread/components/net/sal_socket/include/
H A Dsal.h94 int family; /* primary protocol families type */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gatts_lcl.c147 "primary" : "secondary"); in ble_gatt_show_local_svc()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_gatt.h166 * Initiates GATT procedure: Discover All Primary Services.
179 * Initiates GATT procedure: Discover Primary Service by Service UUID.
570 * o BLE_GATT_SVC_TYPE_PRIMARY - primary service
/nrf52832-nimble/rt-thread/documentation/
H A Droadmap-2.1.0.md11 … the above No.2 POSIX issue resolved, it's possible to support them. The primary working is the dr…
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_twi.c582 NRFX_LOG_INFO("Transfer buffers length: primary: %d, secondary: %d.", in nrfx_twi_xfer()
585 NRFX_LOG_DEBUG("Primary buffer data:"); in nrfx_twi_xfer()
H A Dnrfx_twim.c497 NRFX_LOG_INFO("Transfer buffers length: primary: %d, secondary: %d.", in nrfx_twim_xfer()
500 NRFX_LOG_DEBUG("Primary buffer data:"); in nrfx_twim_xfer()
/nrf52832-nimble/rt-thread/libcpu/xilinx/microblaze/
H A Dtrap.c105 * This function is the primary interrupt handler for the driver. It must be
/nrf52832-nimble/rt-thread/src/
H A Didle.c17 * combine the code of primary and secondary cpu
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dipcp.c386 /* We take the last 2 values given, the 2nd-last as the primary
388 becomes both primary and secondary. */
422 /* We take the last 2 values given, the 2nd-last as the primary
424 becomes both primary and secondary. */
1651 /* Microsoft primary or secondary DNS request */ in ipcp_reqci()
1673 /* Microsoft primary or secondary WINS request */ in ipcp_reqci()
2089 ppp_notice("primary DNS address %I", go->dnsaddr[0]); in ipcp_up()

12