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.h180 void btif_adapter_properties_evt(bt_status_t status, uint32_t num_props, bt_property_t *p_props);
182 uint32_t num_props, bt_property_t *p_props);
/external/bluetooth/bluedroid/btif/src/
Dbtif_core.c1037 bt_property_t *p_props) in btif_adapter_properties_evt() argument
1040 status, num_props, p_props); in btif_adapter_properties_evt()
1044 uint32_t num_props, bt_property_t *p_props) in btif_remote_properties_evt() argument
1047 status, remote_addr, num_props, p_props); in btif_remote_properties_evt()