Home
last modified time | relevance | path

Searched defs:supports_hv2_packets (Results 1 – 3 of 3) sorted by relevance

/system/bt/device/include/
Dcontroller.h56 bool (*supports_hv2_packets)(void); member
/system/bt/main/shim/
Dcontroller.cc183 static bool supports_hv2_packets(void) { return false; } in supports_hv2_packets() function
/system/bt/device/src/
Dcontroller.cc412 static bool supports_hv2_packets(void) { in supports_hv2_packets() function