Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_hf_client.h358 bt_status_t (*dial_memory)(const RawAddress* bd_addr, int location); member
/system/bt/btif/src/
Dbtif_hf_client.cc505 static bt_status_t dial_memory(const RawAddress* bd_addr, int location) { in dial_memory() function
760 .dial_memory = dial_memory,