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

  /external/bluetooth/bluez/lib/bluetooth/
mgmt.h 147 uint8_t pin_code[16]; member in struct:mgmt_cp_pin_code_reply
hci.h 404 uint8_t pin_code[16]; member in struct:__anon1606
    [all...]
  /external/bluetooth/bluez/plugins/
mgmtops.c 532 memcpy(cp->pin_code, pin, pin_len);
    [all...]
hciops.c     [all...]
  /external/qemu/hw/
bt.h 537 uint8_t pin_code[16]; member in struct:__anon9910
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 394 uint8_t pin_code[16]; member in struct:__anon30309
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c 988 memcpy(pin, cp->pin_code, cp->pin_len);
    [all...]

Completed in 104 milliseconds