Home
last modified time | relevance | path

Searched refs:btle (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c236 /* The btle, salt and length "magic" values are as defined in in smp_f5()
238 * the btle value ends up being 'btle'. The salt is just a in smp_f5()
242 const u8 btle[4] = { 0x65, 0x6c, 0x74, 0x62 }; in smp_f5() local
264 memcpy(m + 48, btle, 4); in smp_f5()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c237 /* The btle, salt and length "magic" values are as defined in in smp_f5()
239 * the btle value ends up being 'btle'. The salt is just a in smp_f5()
243 const u8 btle[4] = { 0x65, 0x6c, 0x74, 0x62 }; in smp_f5() local
265 memcpy(m + 48, btle, 4); in smp_f5()

Completed in 9 milliseconds