Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/device/include/device/
Dcontroller.h50 bool (*supports_reading_remote_extended_features)(void); member
/hal_espressif-latest/components/bt/host/bluedroid/device/
Dcontroller.c383 static bool supports_reading_remote_extended_features(void) in supports_reading_remote_extended_features() function
552 supports_reading_remote_extended_features,
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c1117 (controller_get_interface()->supports_reading_remote_extended_features())) { in btm_read_remote_features_complete()