Searched defs:property_value (Results 1 – 4 of 4) sorted by relevance
30 static const char property_value[] = "[HOST]"; variable
1521 std::vector<uint8_t> property_value; in btif_storage_migrate_services() local
1480 std::vector<uint8_t> property_value; in btif_dm_search_devices_evt() local1832 std::vector<uint8_t> property_value; in btif_on_gatt_results() local
6 CREATE TABLE properties (property_key TEXT PRIMARY KEY, property_value TEXT ); field