Home
last modified time | relevance | path

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

/system/bt/device/include/
Dcontroller.h46 bool (*supports_reading_remote_extended_features)(void); member
/system/bt/device/src/
Dcontroller.cc357 static bool supports_reading_remote_extended_features(void) { in supports_reading_remote_extended_features() function
547 supports_reading_remote_extended_features,
/system/bt/stack/btm/
Dbtm_acl.cc1060 ->supports_reading_remote_extended_features())) { in btm_read_remote_features_complete()