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.h47 bool (*supports_reading_remote_extended_features)(void); member
/system/bt/device/src/
Dcontroller.c340 static bool supports_reading_remote_extended_features(void) { in supports_reading_remote_extended_features() function
463 supports_reading_remote_extended_features,
/system/bt/stack/btm/
Dbtm_acl.c1089 (controller_get_interface()->supports_reading_remote_extended_features())) in btm_read_remote_features_complete()