Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Dstorage.c1027 uint16_t lsource, lvendor, lproduct, lversion; in read_device_id() local
1058 lproduct = pdlist ? pdlist->val.uint16 : 0x0000; in read_device_id()
1075 lproduct = 0x0000; in read_device_id()
1079 store_device_id(srcaddr, dstaddr, lsource, lvendor, lproduct, lversion); in read_device_id()
1089 *product = lproduct; in read_device_id()