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

  /system/bt/btif/src/
btif_core.c 747 bt_property_t remote_properties[8]; local
754 memset(remote_properties, 0, sizeof(remote_properties));
755 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], BT_PROPERTY_BDNAME,
758 &remote_properties[num_props]);
761 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], BT_PROPERTY_REMOTE_FRIENDLY_NAME,
764 &remote_properties[num_props]);
767 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], BT_PROPERTY_CLASS_OF_DEVICE,
770 &remote_properties[num_props]);
773 BTIF_STORAGE_FILL_PROPERTY(&remote_properties[num_props], BT_PROPERTY_TYPE_OF_DEVICE
    [all...]
btif_storage.c 865 bt_property_t remote_properties[8]; local
    [all...]

Completed in 57 milliseconds