Home | History | Annotate | Download | only in btm

Lines Matching defs:link_key

2191 **                  link_key     - Link Keys to be stored
2198 LINK_KEY *link_key,
2213 if (btsnd_hcic_write_stored_key (num_keys, bd_addr, link_key))
2389 UINT8 link_key[LINK_KEY_LEN];
2403 REVERSE_STREAM_TO_ARRAY(link_key, p1, LINK_KEY_LEN);
2407 ARRAY_TO_STREAM(p, link_key, LINK_KEY_LEN);