Home
last modified time | relevance | path

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

/system/bt/device/include/
Dcontroller.h49 bool (*supports_3_slot_packets)(void); member
/system/bt/main/shim/
Dcontroller.cc169 static bool supports_3_slot_packets(void) { return false; } in supports_3_slot_packets() function
/system/bt/device/src/
Dcontroller.cc377 static bool supports_3_slot_packets(void) { in supports_3_slot_packets() function