Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dmgmt.c4367 static const u8 mgmt_mesh_uuid[16] = { variable
4457 memcpy(rp->features[idx].uuid, mgmt_mesh_uuid, 16); in read_exp_features_info()
4638 memcpy(rp.uuid, mgmt_mesh_uuid, 16); in set_mgmt_mesh_func()
4648 exp_feature_changed(hdev, mgmt_mesh_uuid, val, sk); in set_mgmt_mesh_func()
4968 EXP_FEAT(mgmt_mesh_uuid, set_mgmt_mesh_func),