Home | History | Annotate | Download | only in btm

Lines Matching refs:err_code

3361     UINT8           err_code = 0;
3403 err_code = HCI_ERR_HOST_BUSY_PAIRING;
3413 err_code = HCI_ERR_HOST_BUSY_PAIRING;
3419 err_code = HCI_ERR_PAIRING_NOT_ALLOWED;
3421 if (err_code != 0)
3427 btsnd_hcic_io_cap_req_neg_reply(evt_data.bd_addr, err_code);