Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dmgmt.c2778 u8 bt_uuid_any[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in remove_uuid() local
2792 if (memcmp(cp->uuid, bt_uuid_any, 16) == 0) { in remove_uuid()