Searched defs:bt_pin_code_t (Results 1 – 2 of 2) sorted by relevance
129 uint8_t /* pin_len */, bt_pin_code_t /* pin_code */) { in btif_dm_pin_reply() argument
166 typedef struct { uint8_t pin[16]; } __attribute__((packed)) bt_pin_code_t; typedef