Home | Sort by relevance Sort by last modified time |
/external/bluetooth/bluez/src/ | |
security.c | 331 memcpy(lr.link_key, key, 16); 369 err = hcid_dbus_link_key_notify(sba, dba, evt->link_key, |
/external/bluetooth/bluez/include/bluetooth/ | |
hci.h | 373 uint8_t link_key[16]; member in struct:__anon915 1443 uint8_t link_key[16]; member in struct:__anon1052 [all...] |
/external/qemu/hw/ | |
bt.h | 529 uint8_t link_key[16]; member in struct:__anon4581 1498 uint8_t link_key[16]; member in struct:__anon4704 [all...] |
/external/bluetooth/hcidump/parser/ | |
hci.c | 811 printf("%2.2X", cp->link_key[i]); [all...] |