Searched refs:PIN_CODE (Results 1 – 6 of 6) sorted by relevance
596 PIN_CODE pin_code; /* PIN CODE if pin type is fixed */808 PIN_CODE pin_code; /* for legacy devices */
380 void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code, uint8_t pin_code_len) { in BTM_SetPinType()
1314 extern void BTM_SetPinType(uint8_t pin_type, PIN_CODE pin_code,
148 PIN_CODE pin_code);
590 typedef uint8_t PIN_CODE[PIN_CODE_LEN]; /* Pin Code (upto 128 bits) MSB is 0 */ typedef
240 uint8_t pin_code_len, PIN_CODE pin_code) { in btsnd_hcic_pin_code_req_reply()