Home | History | Annotate | Download | only in btm

Lines Matching refs:err_code

3346     UINT8           err_code = 0;
3417 err_code = HCI_ERR_HOST_BUSY_PAIRING;
3423 err_code = HCI_ERR_HOST_BUSY_PAIRING;
3433 err_code = HCI_ERR_PAIRING_NOT_ALLOWED;
3445 err_code = HCI_ERR_PAIRING_NOT_ALLOWED;
3449 if (err_code != 0)
3455 btsnd_hcic_io_cap_req_neg_reply(evt_data.bd_addr, err_code);