Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/device/include/device/
Dinterop.h43 bool interop_match(const interop_feature_t feature, const bt_bdaddr_t *addr);
/hal_espressif-3.7.0/components/bt/host/bluedroid/device/
Dinterop.c42 bool interop_match(const interop_feature_t feature, const bt_bdaddr_t *addr) in interop_match() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c189 || interop_match(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, in smp_send_app_cback()