Home | History | Annotate | Download | only in btm

Lines Matching refs:err_code

3146     UINT8           err_code = 0;
3188 err_code = HCI_ERR_HOST_BUSY_PAIRING;
3198 err_code = HCI_ERR_HOST_BUSY_PAIRING;
3204 err_code = HCI_ERR_PAIRING_NOT_ALLOWED;
3206 if (err_code != 0)
3212 btsnd_hcic_io_cap_req_neg_reply(evt_data.bd_addr, err_code);