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

/external/bluetooth/bluez/src/
H A Dsdpd-service.c505 int attrValueLength = 0; local
522 &attrValueLength, rec);
524 SDPDBG("Attr id : 0x%x attrValueLength : %d", attrId, attrValueLength);
526 attrSize += attrValueLength;

Completed in 49 milliseconds