Searched refs:empty_uuid (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/btif/include/
H A Dbtif_sock_sdp.h30 static uint8_t empty_uuid[16]; local
31 return uuid == NULL || memcmp(uuid, empty_uuid, sizeof(empty_uuid)) == 0;

Completed in 229 milliseconds