Home
last modified time | relevance | path

Searched defs:num_props (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc295 uint32_t num_props = 0; in btif_in_get_adapter_properties() local
344 uint32_t num_props = 0; in btif_in_get_remote_device_properties() local
388 void btif_adapter_properties_evt(bt_status_t status, uint32_t num_props, bt_property_t* p_props) { in btif_adapter_properties_evt()
391 void btif_remote_properties_evt(bt_status_t status, RawAddress* remote_addr, uint32_t num_props, in btif_remote_properties_evt()
Dbtif_storage.cc940 uint32_t num_props = 0; in btif_storage_load_bonded_devices() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_kms.c427 int num_props, const char * const prop_names[]) in igt_fill_plane_props()