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

  /external/bluetooth/bluez/lib/bluetooth/
hci.h 394 uint8_t link_key[16]; member in struct:__anon1602
1873 uint8_t link_key[16]; member in struct:__anon1790
    [all...]
  /external/qemu/hw/
bt.h 527 uint8_t link_key[16]; member in struct:__anon9906
1496 uint8_t link_key[16]; member in struct:__anon10029
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 384 uint8_t link_key[16]; member in struct:__anon25633
1939 uint8_t link_key[16]; member in struct:__anon25821
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 914 memcpy(lr.link_key, key_info->key, 16);
954 memcpy(key_info->key, evt->link_key, sizeof(evt->link_key));
1002 evt->link_key, key_type,
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c 1005 printf("%2.2X", cp->link_key[i]);
    [all...]

Completed in 26 milliseconds