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

  /external/bluetooth/bluedroid/btif/src/
btif_core.c 928 bt_property_t remote_properties[8]; local
935 memset(remote_properties, 0, sizeof(remote_properties));
936 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], BT_PROPERTY_BDNAME,
939 &remote_properties[num_props]);
942 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], BT_PROPERTY_REMOTE_FRIENDLY_NAME,
945 &remote_properties[num_props]);
948 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], BT_PROPERTY_CLASS_OF_DEVICE,
951 &remote_properties[num_props]);
954 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], BT_PROPERTY_TYPE_OF_DEVICE
    [all...]
btif_storage.c 833 bt_property_t remote_properties[8]; local
    [all...]

Completed in 296 milliseconds