Searched refs:PIN_CODE (Results 1 – 6 of 6) sorted by relevance
710 PIN_CODE pin_code; /* PIN CODE if pin type is fixed */915 PIN_CODE pin_code; /* for legacy devices */
321 typedef UINT8 PIN_CODE[PIN_CODE_LEN]; /* Pin Code (upto 128 bits) MSB is 0 */ typedef
149 PIN_CODE pin_code);
3335 void BTM_SetPinType (UINT8 pin_type, PIN_CODE pin_code, UINT8 pin_code_len);
345 PIN_CODE pin_code) in btsnd_hcic_pin_code_req_reply()
387 void BTM_SetPinType (UINT8 pin_type, PIN_CODE pin_code, UINT8 pin_code_len) in BTM_SetPinType()5004 PIN_CODE default_pin_code = {0x30, 0x30, 0x30, 0x30}; in btm_sec_pin_code_request()