Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt.c4427 static const u8 mgmt_mesh_uuid[16] = { variable
4506 memcpy(rp->features[idx].uuid, mgmt_mesh_uuid, 16); in read_exp_features_info()
4656 memcpy(rp.uuid, mgmt_mesh_uuid, 16); in set_mgmt_mesh_func()
4666 exp_feature_changed(hdev, mgmt_mesh_uuid, val, sk); in set_mgmt_mesh_func()
4921 EXP_FEAT(mgmt_mesh_uuid, set_mgmt_mesh_func),