HomeSort by relevance Sort by last modified time
    Searched defs:num_properties (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/btif/src/
btif_dm.c 271 int num_properties = 0; local
284 BTIF_STORAGE_FILL_PROPERTY(&properties[num_properties],
286 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]);
288 num_properties++;
298 BTIF_STORAGE_FILL_PROPERTY(&properties[num_properties],
300 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]);
302 num_properties++;
306 BTIF_STORAGE_FILL_PROPERTY(&properties[num_properties],
308 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]);
310 num_properties++
869 uint32_t num_properties = 0; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h 285 unsigned short num_properties; member in struct:_XkbGeometry
310 unsigned short num_properties; member in struct:_XkbGeometrySizes
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 285 unsigned short num_properties; member in struct:_XkbGeometry
310 unsigned short num_properties; member in struct:_XkbGeometrySizes
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 285 unsigned short num_properties; member in struct:_XkbGeometry
310 unsigned short num_properties; member in struct:_XkbGeometrySizes

Completed in 231 milliseconds