Home
last modified time | relevance | path

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

/system/bt/device/include/
Dcontroller.h60 bool (*supports_ev5_packets)(void); member
/system/bt/main/shim/
Dcontroller.cc191 static bool supports_ev5_packets(void) { return false; } in supports_ev5_packets() function
/system/bt/device/src/
Dcontroller.cc432 static bool supports_ev5_packets(void) { in supports_ev5_packets() function