Home
last modified time | relevance | path

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

/system/bt/device/include/
Dcontroller.h58 bool (*supports_ev3_packets)(void); member
/system/bt/main/shim/
Dcontroller.cc187 static bool supports_ev3_packets(void) { return false; } in supports_ev3_packets() function
/system/bt/device/src/
Dcontroller.cc422 static bool supports_ev3_packets(void) { in supports_ev3_packets() function