nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_mgmt_manufacturer_uuid_populate()

int bt_mgmt_manufacturer_uuid_populate ( struct net_buf_simple *  uuid_buf,
uint16_t  company_id 
)

Add manufacturer ID UUID to the advertisement packet.

Parameters
[out]uuid_bufBuffer being populated with UUIDs.
[in]company_id16 bit UUID specific to the company.
Returns
0 for success, error otherwise.