Searched refs:parse_properties (Results 1 – 1 of 1) sorted by relevance
31 static void parse_properties(int num_properties, bt_property_t* property);113 parse_properties(num_properties, property); in device_found()146 parse_properties(num_properties, properties); in remote_device_properties()190 static void parse_properties(int num_properties, bt_property_t* property) { in parse_properties() function