Searched refs:PIN_CODE (Results 1 – 7 of 7) sorted by relevance
581 PIN_CODE pin_code; /* PIN CODE if pin type is fixed */762 PIN_CODE pin_code; /* for legacy devices */
360 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
1033 extern void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code,
148 PIN_CODE pin_code);
595 typedef uint8_t PIN_CODE[PIN_CODE_LEN]; /* Pin Code (upto 128 bits) MSB is 0 */ typedef
1589 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len);
240 uint8_t pin_code_len, PIN_CODE pin_code) { in btsnd_hcic_pin_code_req_reply()