HomeSort by relevance Sort by last modified time
    Searched full:attr_val (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/input/
device.c 476 uint8_t attr_val; local
505 attr_val = pdlist ? pdlist->val.uint8 : 0;
506 if (attr_val)
510 attr_val = pdlist ? pdlist->val.uint8 : 0;
511 if (attr_val)
  /external/ppp/pppd/plugins/radius/
dict.c 105 * ATTRIBUTE attr_name attr_val type OR
106 * ATTRIBUTE attr_name attr_val type vendor */
  /external/libvpx/examples/includes/ASCIIMathPHP-2.0/
ASCIIMathPHP-2.0.class.php 164 function setAttr($attr_nm,$attr_val)
166 $this->_attr_arr[$attr_nm] = $attr_val;
    [all...]

Completed in 144 milliseconds