Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbt_types.h932 const uint8_t SAMPLE_LTK[] = {0xbf, 0x01, 0xfb, 0x9d, 0x4e, 0xf3, 0xbc, 0x36, in is_sample_ltk() local
934 return memcmp(ltk, SAMPLE_LTK, BT_OCTET16_LEN) == 0; in is_sample_ltk()