HomeSort by relevance Sort by last modified time
    Searched refs:INTEROP_DISABLE_LE_SECURE_CONNECTIONS (Results 1 - 5 of 5) sorted by null

  /system/bt/device/include/
interop_database.h 32 {{0x08, 0x62, 0x66, 0,0,0}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
33 {{0x38, 0x2c, 0x4a, 0xc9, 0,0}, 4, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
34 {{0x38, 0x2c, 0x4a, 0xe6, 0,0}, 4, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
35 {{0x54, 0xa0, 0x50, 0xd9, 0,0}, 4, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
36 {{0xac, 0x9e, 0x17, 0,0,0}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
37 {{0xf0, 0x79, 0x59, 0,0,0}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
40 {{0x00, 0x22, 0xd0, 0,0,0}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
43 {{0x1c, 0x96, 0x5a, 0,0,0}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
46 {{0x80, 0xea, 0xCa, 0,0,0}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
interop.h 29 INTEROP_DISABLE_LE_SECURE_CONNECTIONS,
  /system/bt/device/test/
interop_test.cpp 28 EXPECT_TRUE(interop_match(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address));
36 EXPECT_FALSE(interop_match(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address));
40 EXPECT_FALSE(interop_match(INTEROP_DISABLE_LE_SECURE_CONNECTIONS, &test_address));
  /system/bt/device/src/
interop.c 32 CASE_RETURN_STR(INTEROP_DISABLE_LE_SECURE_CONNECTIONS)
  /system/bt/stack/smp/
smp_act.c 176 || interop_match(INTEROP_DISABLE_LE_SECURE_CONNECTIONS,
    [all...]

Completed in 199 milliseconds