OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lversion
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/src/
storage.c
1108
uint16_t lsource, lvendor, lproduct,
lversion
;
local
1142
lversion
= pdlist ? pdlist->val.uint16 : 0x0000;
1157
lversion
= 0x0000;
1160
store_device_id(srcaddr, dstaddr, lsource, lvendor, lproduct,
lversion
);
1172
*version =
lversion
;
/external/webkit/WebCore/
WebCore.pro
[
all
...]
Completed in 230 milliseconds