Searched defs:property_value (Results 1 – 3 of 3) sorted by relevance
30 static const char property_value[] = "[HOST]"; variable
1538 std::vector<uint8_t> property_value; in btif_dm_search_devices_evt() local1669 std::vector<uint8_t> property_value; in btif_dm_search_services_evt() local1839 std::vector<uint8_t> property_value; in btif_dm_search_services_evt() local
6 CREATE TABLE properties (property_key TEXT PRIMARY KEY, property_value TEXT ); field