Home
last modified time | relevance | path

Searched defs:supports_reading_remote_extended_features (Results 1 – 2 of 2) sorted by relevance

/system/bt/device/include/
Dcontroller.h47 bool (*supports_reading_remote_extended_features)(void); member
/system/bt/device/src/
Dcontroller.c320 static bool supports_reading_remote_extended_features(void) { in supports_reading_remote_extended_features() function