Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_core.cc393 uint32_t num_props = 0; in btif_in_get_adapter_properties() local
466 uint32_t num_props = 0; in btif_in_get_remote_device_properties() local
521 void btif_adapter_properties_evt(bt_status_t status, uint32_t num_props, in btif_adapter_properties_evt()
526 uint32_t num_props, bt_property_t* p_props) { in btif_remote_properties_evt()
H A Dbtif_storage.cc918 uint32_t num_props = 0; in btif_storage_load_bonded_devices() local
/aosp12/system/bt/test/mock/
H A Dmock_btif_core.cc111 void btif_adapter_properties_evt(bt_status_t status, uint32_t num_props, in btif_adapter_properties_evt()
141 uint32_t num_props, bt_property_t* p_props) { in btif_remote_properties_evt()