Home
last modified time | relevance | path

Searched refs:INTEROP_DISABLE_LE_SECURE_CONNECTIONS (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/device/include/device/
Dinterop_database.h33 {{{0x08, 0x62, 0x66, 0, 0, 0}}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
34 {{{0x38, 0x2c, 0x4a, 0xc9, 0, 0}}, 4, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
35 {{{0x38, 0x2c, 0x4a, 0xe6, 0, 0}}, 4, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
36 {{{0x54, 0xa0, 0x50, 0xd9, 0, 0}}, 4, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
37 {{{0xac, 0x9e, 0x17, 0, 0, 0}}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
38 {{{0xf0, 0x79, 0x59, 0, 0, 0}}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
41 {{{0x1c, 0x96, 0x5a, 0, 0, 0}}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
44 {{{0x80, 0xe4, 0xda, 0x70, 0, 0}}, 4, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
Dinterop.h30 INTEROP_DISABLE_LE_SECURE_CONNECTIONS, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/device/
Dinterop.c34 CASE_RETURN_STR(INTEROP_DISABLE_LE_SECURE_CONNECTIONS) in interop_feature_string()
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c189 || interop_match(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, in smp_send_app_cback()