Searched refs:INTEROP_DISABLE_LE_SECURE_CONNECTIONS (Results 1 – 5 of 5) sorted by relevance
/system/bt/device/include/ |
D | interop_database.h | 33 {{{0x08, 0x62, 0x66, 0, 0, 0}}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS}, 36 INTEROP_DISABLE_LE_SECURE_CONNECTIONS}, 39 INTEROP_DISABLE_LE_SECURE_CONNECTIONS}, 42 INTEROP_DISABLE_LE_SECURE_CONNECTIONS}, 43 {{{0xac, 0x9e, 0x17, 0, 0, 0}}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS}, 44 {{{0xf0, 0x79, 0x59, 0, 0, 0}}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS}, 62 INTEROP_DISABLE_LE_SECURE_CONNECTIONS}, 92 {{{0x1c, 0x96, 0x5a, 0, 0, 0}}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
|
D | interop.h | 34 INTEROP_DISABLE_LE_SECURE_CONNECTIONS = 0, enumerator
|
/system/bt/device/test/ |
D | interop_test.cc | 27 interop_match_addr(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address)); in TEST() 36 interop_match_addr(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address)); in TEST() 41 interop_match_addr(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address)); in TEST() 51 interop_match_addr(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address)); in TEST() 53 interop_database_add(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address, 3); in TEST() 55 interop_match_addr(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address)); in TEST() 64 interop_match_addr(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address)); in TEST()
|
/system/bt/device/src/ |
D | interop.cc | 121 CASE_RETURN_STR(INTEROP_DISABLE_LE_SECURE_CONNECTIONS) in interop_feature_string_()
|
/system/bt/stack/smp/ |
D | smp_act.cc | 184 interop_match_addr(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, in smp_send_app_cback()
|