Home
last modified time | relevance | path

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

/system/bt/device/include/
Dcontroller.h57 bool (*supports_hv3_packets)(void); member
/system/bt/main/shim/
Dcontroller.cc185 static bool supports_hv3_packets(void) { return false; } in supports_hv3_packets() function
/system/bt/device/src/
Dcontroller.cc417 static bool supports_hv3_packets(void) { in supports_hv3_packets() function