Home
last modified time | relevance | path

Searched defs:get_metric_id (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/btif/src/
H A Dbluetooth.cc570 static int get_metric_id(const RawAddress& address) { in get_metric_id() function
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h726 int (*get_metric_id)(const RawAddress& address); member