Home
last modified time | relevance | path

Searched defs:refresh (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/mock/
Dmock_stack_btm_ble_addr.cc102 uint8_t* p_addr_type, bool refresh) { in btm_identity_addr_to_random_pseudo()
108 tBLE_BD_ADDR* address_with_type, bool refresh) { in btm_identity_addr_to_random_pseudo_from_address_with_type()
/system/bt/stack/btm/
Dbtm_ble_addr.cc256 uint8_t* p_addr_type, bool refresh) { in btm_identity_addr_to_random_pseudo()
280 tBLE_BD_ADDR* address_with_type, bool refresh) { in btm_identity_addr_to_random_pseudo_from_address_with_type()
/system/core/storaged/
Dstoraged_info.cpp113 void storage_info_t::refresh(IOPerfHistory* perf_history) in refresh() function in storage_info_t
/system/bt/include/hardware/
Dbt_gatt_client.h230 bt_status_t (*refresh)(int client_if, const RawAddress& bd_addr); member