Home
last modified time | relevance | path

Searched refs:supports_reading_remote_extended_features (Results 1 – 4 of 4) sorted by relevance

/system/bt/device/include/
Dcontroller.h42 bool (*supports_reading_remote_extended_features)(void); member
/system/bt/main/shim/
Dcontroller.cc134 static bool supports_reading_remote_extended_features(void) { in supports_reading_remote_extended_features() function
327 supports_reading_remote_extended_features,
/system/bt/device/src/
Dcontroller.cc342 static bool supports_reading_remote_extended_features(void) { in supports_reading_remote_extended_features() function
650 supports_reading_remote_extended_features,
/system/bt/stack/btm/
Dbtm_acl.cc1033 ->supports_reading_remote_extended_features())) { in btm_read_remote_features_complete()