Home
last modified time | relevance | path

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

/aosp12/system/bt/device/include/
H A Dcontroller.h57 bool (*supports_hv3_packets)(void); member
/aosp12/system/bt/test/mock/
H A Dmock_device_controller.cc180 bool supports_hv3_packets(void) { in supports_hv3_packets() function
/aosp12/system/bt/device/src/
H A Dcontroller.cc451 static bool supports_hv3_packets(void) { in supports_hv3_packets() function