Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt.c2875 static const u8 bt_uuid_any[] = { in remove_uuid()
2890 if (memcmp(cp->uuid, bt_uuid_any, 16) == 0) { in remove_uuid()
2868 static const u8 bt_uuid_any[] = { remove_uuid() local