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/test/mock/
Dmock_device_controller.cc176 bool supports_hv2_packets(void) { in supports_hv2_packets() function
/system/bt/device/src/
Dcontroller.cc446 static bool supports_hv2_packets(void) { in supports_hv2_packets() function