Home
last modified time | relevance | path

Searched refs:btif_storage_set_adapter_property (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_storage.h68 bt_status_t btif_storage_set_adapter_property(bt_property_t* property);
/system/bt/btif/src/
Dbtif_core.cc694 status = btif_storage_set_adapter_property(p_prop); in execute_storage_request()
Dbtif_storage.cc732 bt_status_t btif_storage_set_adapter_property(bt_property_t* property) { in btif_storage_set_adapter_property() function