Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_common.h213 void btif_adapter_properties_evt(bt_status_t status, uint32_t num_props, bt_property_t *p_props);
215 uint32_t num_props, bt_property_t *p_props);
/system/bt/btif/src/
Dbtif_core.c929 bt_property_t *p_props) in btif_adapter_properties_evt() argument
932 status, num_props, p_props); in btif_adapter_properties_evt()
936 uint32_t num_props, bt_property_t *p_props) in btif_remote_properties_evt() argument
939 status, remote_addr, num_props, p_props); in btif_remote_properties_evt()