Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/include/
Dbtif_common.h188 void btif_adapter_properties_evt(bt_status_t status, uint32_t num_props, bt_property_t *p_props);
190 uint32_t num_props, bt_property_t *p_props);
/external/bluetooth/bluedroid/btif/src/
Dbtif_core.c1117 bt_property_t *p_props) in btif_adapter_properties_evt() argument
1120 status, num_props, p_props); in btif_adapter_properties_evt()
1124 uint32_t num_props, bt_property_t *p_props) in btif_remote_properties_evt() argument
1127 status, remote_addr, num_props, p_props); in btif_remote_properties_evt()