Home
last modified time | relevance | path

Searched refs:company (Results 1 – 21 of 21) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Daccess.h189 .vnd.company = (_company), .vnd.id = (_id), .op = _op, .pub = _pub, \
330 u16_t company; member
407 struct bt_mesh_model *bt_mesh_model_find_vnd(struct bt_mesh_elem *elem, u16_t company, u16_t id);
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_provision.c359 uint16_t company = 0; in genie_provision_ultra_prov_handle() local
370 company = net_buf_simple_pull_be16(buf); in genie_provision_ultra_prov_handle()
371 if (company == CONFIG_MESH_VENDOR_COMPANY_ID) in genie_provision_ultra_prov_handle()
A Dgenie_transport.c136 …BT_DBG("p_model:%p, cid:0x%x, id:0x%x, retry:%d", p_model, p_model->vnd.company, p_model->vnd.id, … in genie_transport_model_send()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Daccess.h25 struct bt_mesh_model *bt_mesh_model_find_vnd(struct bt_mesh_elem *elem, u16_t company, u16_t id);
/AliOS-Things-master/components/SDL2/build-scripts/
A Dconfig.sub.patch20 # Object if more than one company name word.
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcfg_srv.c157 net_buf_simple_add_le16(buf, mod->vnd.company); in comp_add_elem()
246 u16_t company, id; in get_model() local
248 company = net_buf_simple_pull_le16(buf); in get_model()
255 return bt_mesh_model_find_vnd(elem, company, id); in get_model()
1711 u16_t company, addr, id; in mod_sub_get_vnd() local
1720 company = net_buf_simple_pull_le16(buf); in mod_sub_get_vnd()
1723 BT_DBG("addr 0x%04x company 0x%04x id 0x%04x", addr, company, id); in mod_sub_get_vnd()
1731 net_buf_simple_add_le16(&msg, company); in mod_sub_get_vnd()
1736 mod = bt_mesh_model_find_vnd(elem, company, id); in mod_sub_get_vnd()
1740 net_buf_simple_add_le16(&msg, company); in mod_sub_get_vnd()
[all …]
A Daccess.c808 struct bt_mesh_model *bt_mesh_model_find_vnd(struct bt_mesh_elem *elem, u16_t company, u16_t id) in bt_mesh_model_find_vnd() argument
813 if (elem->vnd_models[i].vnd.company == company && elem->vnd_models[i].vnd.id == id) { in bt_mesh_model_find_vnd()
A Dprovisioner_main.c1360 …BT_WARN("* vnd_model %d: id - 0x%04x, cid - 0x%04x *", j, model->vnd.id, model->vnd.company); in bt_mesh_provisioner_print_local_element_info()
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/common/
A Dmesh_model.c295 … struct bt_mesh_model *bt_mesh_model_find_vnd(struct bt_mesh_elem * elem, u16_t company, u16_t id); in ble_mesh_model_find()
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x64/
A DLICENSE.jpeg.txt45 Permission is NOT granted for the use of any IJG author's name or company name
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x86/
A DLICENSE.jpeg.txt45 Permission is NOT granted for the use of any IJG author's name or company name
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A DREADME139 Permission is NOT granted for the use of any IJG author's name or company name
288 at the Digital Images company in Halle for providing me with extra
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/
A Dmesh_node.c235 (config->mod_id != mod->vnd.id || config->cid != mod->vnd.company)) { in node_config()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DFAQ186 name (or your company's name), and an email address to contact for help or
/AliOS-Things-master/components/SDL2/docs/
A Ddoxyfile867 # documentation sets from a single provider (such as a company or product suite)
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile872 # documentation sets from a single provider (such as a company or product suite)
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile1016 # documentation sets from a single provider (such as a company or product suite)
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in1167 # (such as a company or product suite) can be grouped.
A Dweb_doxyfile.in1167 # (such as a company or product suite) can be grouped.
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile1244 # (such as a company or product suite) can be grouped.
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS1509 # (such as a company or product suite) can be grouped.

Completed in 36 milliseconds