Home
last modified time | relevance | path

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

/system/bt/device/include/
Dcontroller.h50 bool (*supports_5_slot_packets)(void); member
/system/bt/main/shim/
Dcontroller.cc171 static bool supports_5_slot_packets(void) { return false; } in supports_5_slot_packets() function
/system/bt/device/src/
Dcontroller.cc382 static bool supports_5_slot_packets(void) { in supports_5_slot_packets() function