Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/device/include/device/
Dinterop.h37 } interop_feature_t; typedef
43 bool interop_match(const interop_feature_t feature, const bt_bdaddr_t *addr);
Dinterop_database.h27 interop_feature_t feature;
/hal_espressif-latest/components/bt/host/bluedroid/device/
Dinterop.c31 static const char *interop_feature_string(const interop_feature_t feature) in interop_feature_string()
42 bool interop_match(const interop_feature_t feature, const bt_bdaddr_t *addr) in interop_match()