Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_common.h209 bt_property_t* p_props);
211 uint32_t num_props, bt_property_t* p_props);
/system/bt/btif/src/
Dbtif_core.cc787 bt_property_t* p_props) { in btif_adapter_properties_evt() argument
788 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, status, num_props, p_props); in btif_adapter_properties_evt()
791 uint32_t num_props, bt_property_t* p_props) { in btif_remote_properties_evt() argument
793 num_props, p_props); in btif_remote_properties_evt()