Home
last modified time | relevance | path

Searched refs:btif_adapter_properties_evt (Results 1 – 3 of 3) 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);
/system/bt/btif/src/
Dbtif_core.c928 void btif_adapter_properties_evt(bt_status_t status, uint32_t num_props, in btif_adapter_properties_evt() function
Dbtif_storage.c909 btif_adapter_properties_evt(BT_STATUS_SUCCESS, num_props, adapter_props); in btif_storage_load_bonded_devices()