Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dhealth_srv.c71 uint8_t *test_id, *company_ptr; in health_get_current() local
78 company_ptr = net_buf_simple_add(msg, sizeof(company_id)); in health_get_current()
90 sys_put_le16(comp->cid, company_ptr); in health_get_current()
94 sys_put_le16(company_id, company_ptr); in health_get_current()
99 sys_put_le16(comp->cid, company_ptr); in health_get_current()