Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc328 uint32_t num_props = 0; in btif_in_get_adapter_properties() local
395 uint32_t num_props = 0; in btif_in_get_remote_device_properties() local
447 void btif_adapter_properties_evt(bt_status_t status, uint32_t num_props, in btif_adapter_properties_evt()
453 uint32_t num_props, bt_property_t* p_props) { in btif_remote_properties_evt()
Dbtif_storage.cc1018 uint32_t num_props = 0; in btif_storage_load_bonded_devices() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_core.cc90 void btif_adapter_properties_evt(bt_status_t status, uint32_t num_props, in btif_adapter_properties_evt()
114 uint32_t num_props, bt_property_t* p_props) { in btif_remote_properties_evt()