Home
last modified time | relevance | path

Searched refs:p_props (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/btif/include/
Dbtif_common.h130 bt_property_t* p_props);
132 uint32_t num_props, bt_property_t* p_props);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc425 bt_property_t* p_props) { in btif_adapter_properties_evt() argument
427 status, num_props, p_props); in btif_adapter_properties_evt()
430 uint32_t num_props, bt_property_t* p_props) { in btif_remote_properties_evt() argument
432 status, *remote_addr, num_props, p_props); in btif_remote_properties_evt()