Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt.c4421 static const u8 iso_socket_uuid[16] = { variable
4495 memcpy(rp->features[idx].uuid, iso_socket_uuid, 16); in read_exp_features_info()
4896 memcpy(rp.uuid, iso_socket_uuid, 16); in set_iso_socket_func()
4906 exp_feature_changed(hdev, iso_socket_uuid, val, sk); in set_iso_socket_func()
4926 EXP_FEAT(iso_socket_uuid, set_iso_socket_func),