Searched refs:PIN_CODE (Results 1 – 6 of 6) sorted by relevance
723 PIN_CODE pin_code; /* PIN CODE if pin type is fixed */931 PIN_CODE pin_code; /* for legacy devices */
321 typedef UINT8 PIN_CODE[PIN_CODE_LEN]; /* Pin Code (upto 128 bits) MSB is 0 */ typedef
206 PIN_CODE pin_code);
3420 void BTM_SetPinType (UINT8 pin_type, PIN_CODE pin_code, UINT8 pin_code_len);
344 PIN_CODE pin_code) in btsnd_hcic_pin_code_req_reply()
386 void BTM_SetPinType (UINT8 pin_type, PIN_CODE pin_code, UINT8 pin_code_len) in BTM_SetPinType()5018 PIN_CODE default_pin_code = {0x30, 0x30, 0x30, 0x30}; in btm_sec_pin_code_request()