Home
last modified time | relevance | path

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

/system/bt/device/include/
Dcontroller.h42 bool (*supports_reading_remote_extended_features)(void); member
/system/bt/test/mock/
Dmock_device_controller.cc120 bool supports_reading_remote_extended_features(void) { in supports_reading_remote_extended_features() function
377 supports_reading_remote_extended_features,
/system/bt/main/shim/
Dcontroller.cc214 FORWARD_IF_RUST(supports_reading_remote_extended_features,
319 supports_reading_remote_extended_features,
/system/bt/device/src/
Dcontroller.cc376 static bool supports_reading_remote_extended_features(void) { in supports_reading_remote_extended_features() function
750 supports_reading_remote_extended_features,
/system/bt/stack/acl/
Dbtm_acl.cc958 ->supports_reading_remote_extended_features())) { in btm_read_remote_features_complete()
2865 ->supports_reading_remote_extended_features())) { in acl_process_supported_features()