Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_storage.cc187 static int prop2cfg(const RawAddress* remote_bd_addr, bt_property_t* prop) { in prop2cfg() function
733 return prop2cfg(NULL, property) ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in btif_storage_set_adapter_property()
767 return prop2cfg(remote_bd_addr, property) ? BT_STATUS_SUCCESS in btif_storage_set_remote_device_property()