Home | Sort by relevance Sort by last modified time |
/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...] |