Home | History | Annotate | Download | only in btm

Lines Matching defs:link_key

2248 **                  link_key     - Link Keys to be stored
2255 LINK_KEY *link_key,
2270 if (btsnd_hcic_write_stored_key (num_keys, bd_addr, link_key))
2446 UINT8 link_key[LINK_KEY_LEN];
2460 REVERSE_STREAM_TO_ARRAY(link_key, p1, LINK_KEY_LEN);
2464 ARRAY_TO_STREAM(p, link_key, LINK_KEY_LEN);