Home | History | Annotate | Download | only in hcic

Lines Matching refs:pin_code_len

340 BOOLEAN btsnd_hcic_pin_code_req_reply (BD_ADDR bd_addr, UINT8 pin_code_len,
359 UINT8_TO_STREAM (pp, pin_code_len);
361 for (i = 0; i < pin_code_len; i++)
364 for (; i < PIN_CODE_LEN; i++)